[Issue 7695] Regression(2.058): ICE(mtype.c) on associative array with keys of struct type with const members

2012-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7695 Nick Sabalausky cbkbbej...@mailinator.com changed: What|Removed |Added CC|

[Issue 7695] Regression(2.058): ICE(mtype.c) on associative array with keys of struct type with const members

2012-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7695 --- Comment #2 from Nick Sabalausky cbkbbej...@mailinator.com 2012-04-09 13:25:42 PDT --- Don't know if this helps, but the problem also occurs if you replace const int t; with: const opEquals(Bar ) {} The function must be named opEquals.

[Issue 7695] Regression(2.058): ICE(mtype.c) on associative array with keys of struct type with const members

2012-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7695 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7695] Regression(2.058): ICE(mtype.c) on associative array with keys of struct type with const members

2012-04-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7695 --- Comment #3 from github-bugzi...@puremagic.com 2012-04-09 20:41:47 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd