[Issue 13083] using map() with a delegate which uses a ref parameter to the enclosing scope is broken when compiling with -inline (sample code attached)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 9 04:55:15 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13083
Maor <maor at weka.io> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maor at weka.io
Summary|using map() with a delegate |using map() with a delegate
|which uses a ref parameter |which uses a ref parameter
|to the enclosing scope is |to the enclosing scope is
|broken when compiling with |broken when compiling with
|-inline |-inline (sample code
| |attached)
--
More information about the Digitalmars-d-bugs
mailing list