[Issue 1506] version(freebsd)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 16 00:16:35 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1506
------- Comment #2 from afb at algonet.se 2007-09-16 02:16 -------
version(freebsd) is already covered in GDC, as a version(Unix) subset.
The D spec only includes those versions that are implemented by *DMD*.
So platforms implemented by GDC (darwin/freebsd/solaris/cygwin) aren't.
It would be great if the spec could include them, but I'm not holding my
breath...
http://www.prowiki.org/wiki4d/wiki.cgi?DocComments/Version#ExtraPredefinedVersions
The D spec doesn't include other architectures (beyond x86/x64) either.
If the D specification was distributable, we could make a GDC version...
But since it isn't, all that can be done about this is lobbying Walter.
--
More information about the Digitalmars-d-bugs
mailing list