Boost C++ Libraries: Ticket #222: Code analysis, flaw detection, debugging https://svn.boost.org/trac10/ticket/222 <pre class="wiki">Would you like to use these tools? 1. Secure Programming Lint http://splint.org/ 2. AntiC http://www.garret.ru/~knizhnik/jlint/ReadMe.htm#introduction 3. Detecting Errors with Configurable Whole-Program Dataflow Analysis http://www.cs.utexas.edu/users/emery/#broadway 4. The Trier Data-Race Analyzer http://www.informatik.uni-trier.de/~seidl/DAEDALUS/mutex.html 5. Debugging Backwards in Time - Omniscient Debugging http://www.lambdacs.com/debugger/USENIX/Debugger_USENIX_2003.html 6. SF.net http://sourceforge.net/tracker/?func=detail&amp;aid=667010&amp;group_id=1&amp;atid=350001 How do you think about to wrap them into Boost C++ class libraries? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/222 Trac 1.4.3 Marshall Clow Wed, 11 Jul 2007 16:36:36 GMT owner, status changed; severity set https://svn.boost.org/trac10/ticket/222#comment:1 https://svn.boost.org/trac10/ticket/222#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">beman_dawes</span> to <span class="trac-author">Beman Dawes</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> <p> assigning to actual user "bemandawes" instead of unknown user "beman_dawes" </p> Ticket Beman Dawes Mon, 27 Aug 2007 23:28:24 GMT status, resolution, description, severity changed https://svn.boost.org/trac10/ticket/222#comment:2 https://svn.boost.org/trac10/ticket/222#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">invalid</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/222?action=diff&amp;version=2">diff</a>) </li> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Not Applicable</span> </li> </ul> <p> This should have been posted to the list, so I'm closing it as a feature request. </p> <p> --Beman </p> Ticket