[Issue 10401] ICE(ztc/symbol.c 1035) - inline Nullable struct with JSONValue

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 29 14:16:04 PDT 2013


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



--- Comment #2 from hsteoh at quickfur.ath.cx 2013-06-29 14:16:00 PDT ---
The ICE appears to be introduced by DMD commit
42e929a12c4df7a68e7bc721479a36697abce67b (fix for issue #3789).

However, due to changes in Phobos, the above version of DMD is unable to
reproduce the same problem in Phobos git HEAD; the latest version of Phobos
that this version of DMD is able to compile (and reproduce the problem) is
41098e3f49492fb1cd44137c4cac41083c5e34c1.

(tldr: to reproduce the bug, first checkout Phobos commit 41098e3, otherwise
the bug won't show up in the referenced DMD commit above, since newer versions
of Phobos use syntax only supported by later versions of DMD.)

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