Build all at once or…
Dicebot
public at dicebot.lv
Sun Dec 22 06:49:30 PST 2013
On Sunday, 22 December 2013 at 08:21:47 UTC, Russel Winder wrote:
> Is there some critical feature which means that "compile all
> source at
> once" is a better route?
It is much faster if you have enough memory to afford it (imports
are no re-parsed). Also there have been some nasty symbol
emitting bugs in separate compilation mode but those should be
fixed by now (though I won't swear it)
More information about the Digitalmars-d-learn
mailing list