[Issue 4460] Regression(2.036) ICE(e2ir.c) when compiling foreach over associative array literal
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 19 08:00:00 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4460
Andriy <andrden at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrden at gmail.com
--- Comment #5 from Andriy <andrden at gmail.com> 2011-04-19 07:56:24 PDT ---
2.052 the following still doesn't compile: Internal error: e2ir.c 4835
void main(){
auto a = ["k":"v"].keys;
}
--
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