This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jeffrey.Walton
Recipients Jeffrey.Walton, ezio.melotti
Date 2014-03-18.02:17:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395109070.85.0.633835253813.issue20965@psf.upfronthosting.co.za>
In-reply-to
Content
Updated. Its a lot easier to identify gaps and update once its seen with formatting.

* Added info on interpreting results
* Added info on flags and CFLAGS, CXXFLAGS, CC, and CXX
* Added info on Mac OS X
* Asan -> ASan, UBsan -> UBSan
* Fixed UBSan example formatting
* Added 'make test 2>&1 | asan_symbolize.py' example to text
* Added section on blacklisting or ignoring findings
* Added blacklist example with audioop.c
* Spelling corrections
History
Date User Action Args
2014-03-18 02:17:51Jeffrey.Waltonsetrecipients: + Jeffrey.Walton, ezio.melotti
2014-03-18 02:17:50Jeffrey.Waltonsetmessageid: <1395109070.85.0.633835253813.issue20965@psf.upfronthosting.co.za>
2014-03-18 02:17:50Jeffrey.Waltonlinkissue20965 messages
2014-03-18 02:17:50Jeffrey.Waltoncreate