Docs: Section on local variables
bearophile
bearophileHUGS at lycos.com
Fri Apr 20 04:04:53 PDT 2012
Andrej Mitrovic:
> I think these features probably belong to some lint-type tool
> and not the compiler.
On the contrary, I hope to see them implemented in the D
front-end. I've seen again and again that people don't even use
warnings, so I don't think many of them use lints. This means,
tests should be built-in and active on default (this means I'd
like D informational warnings to be active on default, and be
disabled with a compiler switch!).
Bye,
bearophile
More information about the Digitalmars-d
mailing list