[Issue 9364] [ICE] Error: CTFE internal error painting S*

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 12 15:48:40 PDT 2013


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



--- Comment #3 from github-bugzilla at puremagic.com 2013-09-12 15:48:37 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/ff49311c47f98366aa54a97b1f797eef7875d737
Fix bug 9364 [ICE] Error: CTFE internal error painting S*

SymOffExp(v) needs to create a CTFE pointer &v (instead of doing
an invalid type painting operation).

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