Thread overview
[Issue 9981] Implement lazy ref arguments
Sep 12, 2018
John Colvin
Dec 17, 2022
Iain Buclaw
September 12, 2018
https://issues.dlang.org/show_bug.cgi?id=9981

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin@gmail.
                   |                            |com

--- Comment #2 from John Colvin <john.loughran.colvin@gmail.com> ---
Is there a reason for this being disallowed?

Seeing as lazy is just pass-by-delegate, why not allow pass-by-delegate-with-ref-return?

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=9981

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--
December 13
https://issues.dlang.org/show_bug.cgi?id=9981

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17583

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--