[Issue 5211] ICE(init.c) DMD Can't handle nested aa literals
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 13 11:20:51 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5211
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
CC| |clugdbug at yahoo.com.au
Summary|DMD Can't handle nested aa |ICE(init.c) DMD Can't
|literals |handle nested aa literals
OS/Version|Mac OS X |All
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2010-11-13 11:19:42 PST ---
ICE only seems to happen on D1, but the error message on D2 is poor:
Integer constant expression expected instead of "" -- and it gives the line
number of the third "", whereas it wants the second "" to be an integer.
Changing the second "" to an integer changes the error message to:
"Error: not an associative array initializer"
--
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