[Issue 10217] ICE(root.c) with nested struct.init.tupleof in CTFE

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 24 23:36:04 PDT 2013


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



--- Comment #1 from github-bugzilla at puremagic.com 2013-06-24 23:36:04 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/fa616c5fcd9ed755f09e213fdc70a63803a2c075
Fix bug 10217 ICE(root.c) with nested struct.init.tupleof in CTFE

CTFE version of bug 9315, almost exactly the same fix.
If a nested struct has no initialized hidden pointer, set it to null
to match the runtime behaviour.

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