FWIW: results of cppcheck on dmd sources
Walter Bright
newshound2 at digitalmars.com
Tue Jun 19 10:09:53 PDT 2012
On 6/19/2012 7:05 AM, Trass3r wrote:
> http://trass3r.github.com/dmd-cppcheck/
>
> Seems like the tool isn't dead after all so I tried it out with the dmd sources.
> Some false positives but also some valid points.
>
> E.g. http://trass3r.github.com/dmd-cppcheck/15.html#line-960 looks particularly
> interesting.
Thanks for posting this. I think these are worth correcting, although in my
quick scan I didn't see any actual bugs.
More information about the Digitalmars-d
mailing list