[Issue 18805] crash in iteration.d

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 18 18:40:55 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18805

Basile B. <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |INVALID

--- Comment #1 from Basile B. <b2.temp at gmx.com> ---
This is not a crash, this is a compiler error due to the fact that your lambda
is invalid. fold takes lambdas with 2 parameters.

--


More information about the Digitalmars-d-bugs mailing list