[Issue 3336] ICE(glue.c) when compiled with -g [NO TEST CASE]
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 22 08:43:47 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3336
Bernard Helyer <blood.of.life at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #462 is|0 |1
obsolete| |
--- Comment #6 from Bernard Helyer <blood.of.life at gmail.com> 2009-09-22 08:43:46 PDT ---
Created an attachment (id=463)
Entire project, run make; should fail with same assertion as before.
I figured it out; I had uncommited changes which I had reverted to post the
project -- once I re-added them, the problem came back. In level.d:
alias TypeTuple!(int, int) Coordinate;
...
Creature[Coordinate] mCreatureMap; // <-- Remove this line and the
compiler doesn't crash.
--
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