[Issue 129] DDoc makes enum values cryptic
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 28 20:28:36 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=129
unknown at simplemachines.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |unknown at simplemachines.org
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #1 from unknown at simplemachines.org 2009-03-28 22:28 -------
I believe this is fixed in the current DMD 2.026. It outputs:
void foon(Spork s = (Spork).Knife);
Which, although not aesthetically perfect, definitely resolves this bug.
Note that this bug is not fixed in DMD 1.030.
-[Unknown]
--
More information about the Digitalmars-d-bugs
mailing list