[dmd-beta] 64 bit beta for Linux
Andrei Alexandrescu
andrei at erdani.com
Sun Feb 6 18:03:39 PST 2011
On 2/6/11 8:08 PM, Rainer Schuetze wrote:
> Jonathan M Davis wrote:
>> Do _not_ expect your code to work if you compile with ddoc enabled.
>>
> That's what I was afraid of ;-) The dmd command line interface suggests
> that you could do so, and so does Visual D.
We could allow that if we replaced version(D_Ddoc) with
version(D_PhobosDoc) or something.
Andrei
More information about the dmd-beta
mailing list