[Issue 10298] CTFE fails with array literal initialization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 14 21:06:08 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-06-14 21:06:07 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/dfcaed6cd55f5bbaa121788fbf256e07f7e47a20
Fix bug 10298 CTFE wrong code for struct array literal init

The elements in an array literal need to have constness
implicitly cast away when they are being slice assigned.

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