[Issue 10275] CTFE: Allow const casts of struct literals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 24 23:32:33 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10275



--- Comment #1 from github-bugzilla at puremagic.com 2013-06-24 23:32:32 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/b92a1ff925c5194d714296dec177b92c70011c2c
Fix bug 10275 CTFE: allow const casts of struct literals

This was permitted in const-folding, but not in CTFE until now.

-- 
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