Am 07.08.2011, 16:23 Uhr, schrieb Vladimir Panteleev
<[email protected]>:
On Sun, 07 Aug 2011 13:29:20 +0300, Walter Bright
<[email protected]> 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