Menu

cppcheck-1.51

New checks:
* actual initialization order of member variables is not the same as the written order. Use --inconclusive and --enable=style to enable this check.
* when first comparison is true, the 2nd comparison is always true. Example: '(x>5 && x!=1)'. Use --enable=style to enable this check.

we fixed many false positives and false negatives in existing checks.

For details, see this list of fixed tickets:
http://sourceforge.net/apps/trac/cppcheck/query?status=closed&group=resolution&milestone=1.51

Posted by Anonymous 2011-10-08

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.