[Issue 14654] rdmd should compile package at a time
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jun 6 09:48:24 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14654
--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> ---
Yes, they are orthogonal. But:
1. It is potentially higher-impact. Even with per-package compilation, DMD will
still need to lex/parse/etc. ALL modules.
2. Any improvements we make now to rdmd may be harder to migrate into dmd
--
More information about the Digitalmars-d-bugs
mailing list