[Issue 9634] [CTFE] wrong code concatenating arrays of structs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 19 02:12:40 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9634
--- Comment #13 from github-bugzilla at puremagic.com 2013-06-19 02:12:22 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/baf2d607b6b723b498753b730b62b9b258a5659e
Fix bug 9634 [CTFE] wrong code concatenating arrays of structs
When concatenating, the array literals need to be duplicated, if
they are CTFE values.
--
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