Notice/Warning on narrowStrings .length
bearophile
bearophileHUGS at lycos.com
Mon Apr 23 18:51:19 PDT 2012
James Miller:
> Another option would be to have some sort of general lint tool
> that picks up on these kinds of potential errors, though that
> is a lot bigger scope...
Lot of people in D.learn don't even use "-wi -property" so go
figure how many will use a lint :-)
In first approximation you can rely only on what people see
compiling with "dmd foo.d", that is the most basic compilation
use only. More serious programmers thankfully activate warnings.
Bye,
bearophile
More information about the Digitalmars-d
mailing list