[Issue 11044] Escaping references to lazy argument are allowed and compile to wrong code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 4 09:46:03 UTC 2020


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
I have a dip in the works to deprecate lazy parameters, replacing them with
delegates, precisely because of problems like this. So this particular issue
will likely not get fixed.

--


More information about the Digitalmars-d-bugs mailing list