[Issue 8801] assigning to __ctfe crashes the compiler
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 20 18:20:45 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8801
--- Comment #1 from github-bugzilla at puremagic.com 2012-10-20 18:20:44 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/f6d0cf50a5507de3b4dbd1803f757536d80c3f44
Fix issue 8801 assigning to __ctfe crashes the compiler
We need checks in two places, because constructing a variable doesn't call
toLvalue().
--
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