[Issue 809] Should be possible to convert lazy argument to delegate
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 16 09:12:54 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=809
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |WONTFIX
--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
I don't think that dg should be viewed as a delegate even though the compiler
actually creates one for the int. Logically you still have an int value which
you are trying to assign to a delegate. Closing as WONTFIX.
--
More information about the Digitalmars-d-bugs
mailing list