Julien Nabet added the comment:

Here's a new version of the file after some filtering
(for the record, I used this command line:
grep -v 'The scope' cppcheck_reports.txt |grep -v 'Modules/_ctypes/libffi' 
|grep -v Modules/_sha3/keccak| grep -v Modules/expat | grep -v 
Modules/_decimal/libmpdec |grep -v PC | grep -v msi | grep -v 'Skipping config' 
|grep -v 'Too many')

Is it ok for you?

Julien

----------
Added file: http://bugs.python.org/file30996/cppcheck_reports_filtered.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18521>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to