https://d.puremagic.com/issues/show_bug.cgi?id=12174
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Kenji Hara <[email protected]> 2014-04-06 05:51:24 PDT --- (In reply to comment #1) > I have no idea what is going on, but on 2.065, I get: > > main.d(7): Error: no property 'sum' for type 'MapResult!(__lambda2, string)' > main.d(10): Error: no property 'sum' for type 'MapResult!(__lambda2, string)' > Assertion failure: '0' on line 357 in file 'interpret.c' > > abnormal program termination > > Also on windows x86. Not sure what happened: I don't really understand your > code, but why isn't it even compiling anymore? > > In any case, adding ice and reg. The ICE regression is caused from 2.064. https://github.com/D-Programming-Language/dmd/pull/3426 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
