[dmd-beta] 64 bit beta for Linux

Jason House jason.james.house at gmail.com
Sun Feb 6 18:41:04 PST 2011


On Feb 6, 2011, at 9:27 PM, Jonathan M Davis <jmdavisProg at gmx.com> 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.


More information about the dmd-beta mailing list