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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 27 04:46:44 PST 2014


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


monarchdodra at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |monarchdodra at gmail.com
           Severity|normal                      |regression


--- Comment #1 from monarchdodra at gmail.com 2014-02-27 04:46:40 PST ---
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.

-- 
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