On Feb 6, 2011, at 9:27 PM, Jonathan M Davis <[email protected]> wrote:
> For projects that _don't_ have that > problem but use druntime and Phobos, wouldn't they either just use prebuilt > libraries for them or use druntime and Phobos' makefiles when building them, > at > which point whether they use -D on their project or not has nothing to do > with > druntime or Phobos. > > Or am I missing something here? If someone uses -D, then all imported code will be interpreted as the ddoc version. That could mess up template code and inlined functions imported from druntime and Phobos. _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
