Why doesn't DMD recreate folder structure when using multiple .d files and -H?

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Oct 12 17:18:54 PDT 2012


On 10/13/12, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> I didn't find an open bug report on this, but I think this is worthy
> of an enhancement request.

And writing header files one at a time is incredibly slow because DMD
parses every import on each header generation.


More information about the Digitalmars-d-learn mailing list