for in D versus C and C++

bearophile bearophileHUGS at lycos.com
Thu Mar 19 19:15:30 PDT 2009


Denis Koroskin:
>I'd say that this type of bugs will live as long as C++ lives.<

Such people may even start using warnings and some lint tool. And if no lint tool that currently exists is able to warn about those bugs (and I seriously doubt this) then it's time to fix/create a C++ lint able to do this too.

On the other hand what you say suggests me that the usage of lint tools isn't so widespread, so it may be good to add the D compiler/language some of the basic lint-like functionality I was talking for. I'll keep asking for some of such features.

Bye,
bearophile



More information about the Digitalmars-d mailing list