[Issue 7197] enum string doesn't work with CTFE
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 27 00:51:45 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7197
--- Comment #3 from github-bugzilla at puremagic.com 2012-01-27 00:51:34 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/6c081a2bf05524c83e87c71819a9240009a8a7e7
7197 enum string doesn't work with CTFE
Fixes bug 7197.
Oddly, this was actually a bug in the const folding for comma expressions.
The code was originally there as a workaround for another problem which has
since been fixed.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list