[Issue 12174] Problems caused by enum predicate with std.algorithm.sum

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 6 05:51:29 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12174


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull


--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list