Run clang static analyzer on Python 3.30a

S

Seung Soo, Ha

Hello,

I just ran the clang static analyzer on Python.

I'm very new to this, so please bear with me as a describe the exact steps I
took.


1. hg clone of python
2. scan-build ./configure --with-pydebug
3. scan-build make -s -j4
4. scan-view /tmp/scan-build-2011-08-10-1/

It shows 6 bugs and the report page even has a
friendly option to report the bug.

I'm just starting to learn C and I cannot judge whether they are worth reporting.

Should I?

I am aware of the issue tracker and how to use it.
What I'm curious is what information I should provide, considering the fact
that my skills (for now) is limited to copy and paste.

What should I do next?


(my system Ubuntu 11.04 x86_64 on AMD Phenom II X4 955)

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top