[Issue 8949] [CTFE] ICE(ctfeexpr.c) copying a reference to a null AA
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 10 17:39:57 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=8949
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> ---
The original case has worked from 2.063.
The reduced test case in comment#1 works from 2.066 git-head, because AA
implementation is changed to UFCS style.
--
More information about the Digitalmars-d-bugs
mailing list