Errors compiling DSSS
Jacob Carlborg
doob at me.com
Wed Nov 28 11:32:16 PST 2012
On 2012-11-28 20:23, 1100110 wrote:
> pragma(build, "rdmd -Jviews -Isrc/debug --version=debug");
How would the compiler handle flags which add new import paths? Should
it first scan all source files after this special pragma(build). Then
rescan the source files again to see if any new pragma(build) was found.
Then, yet again, it need to rescan the files for the regular compile phase.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list