[Issue 6438] [CTFE] wrong error "value used before set" when slicing =void array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 19 11:26:30 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6438
--- Comment #3 from github-bugzilla at puremagic.com 2012-03-19 11:26:46 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/f152b09d8f59a4981bff924802bebaccb926f948
Fix issue 6438 - [CTFE] wrong error "value used before set" when slicing =void
array
Take advantage of the new VoidExp.
https://github.com/D-Programming-Language/dmd/commit/b71836bbc5e83af949484401e6f97346e7d66a2d
Merge pull request #816 from donc/voidctfe6438
Fix issue 6438 - [CTFE] wrong error "value used before set" with = void
--
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