Run Microsoft Analyzer over dmd source code
Vladimir Panteleev
vladimir at thecybershadow.net
Sun Aug 7 07:23:48 PDT 2011
On Sun, 07 Aug 2011 13:29:20 +0300, Walter Bright
<newshound2 at digitalmars.com> wrote:
> It's less complex (!) if you are not trying to make a working dmd. It
> just needs to compile.
OK, that wasn't actually too bad.
https://github.com/CyberShadow/dmd/tree/compile-on-vs10
2979 warnings with code analysis with the "Microsoft Minimum Recommended
Rules" ruleset.
http://dump.thecybershadow.net/2e0571641194d945869a1b12b29aacdc/DMD.log
I'll see if I can get it in a more readable format (something like the
HTML files clang's scan-build outputs).
--
Best regards,
Vladimir mailto:vladimir at thecybershadow.net
More information about the Digitalmars-d
mailing list