Run Microsoft Analyzer over dmd source code

Marco Leise Marco.Leise at gmx.de
Sun Aug 7 07:51:47 PDT 2011


Am 07.08.2011, 16:23 Uhr, schrieb Vladimir Panteleev  
<vladimir at thecybershadow.net>:

> 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).
>

I start to think, the closer a code analysis tool is to '0 warnings' the  
better it is :p


More information about the Digitalmars-d mailing list