Making D Lang More easy.
bearophile
bearophileHUGS at lycos.com
Wed May 11 14:56:49 PDT 2011
Timon Gehr:
> I do not think this should be a compiler feature. It sounds like a task more
> suitable for a source code analyzer.
The compiler already has the information.
> Apart from that, if you need that functionality, you can easily write a small
> script that comments out all imports in turn and tries to recompile.
This is a way to waste lot of time, especially in larger programs. You want something better.
Bye,
bearophile
More information about the Digitalmars-d
mailing list