[Issue 17080] Can assign delegate to function

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jan 9 07:14:14 PST 2017


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

--- Comment #1 from Marenz <dlang at supradigital.org> ---
Note that this not only compiles but also does something very nasty if you call
the resulting func. So this silently corrupts your memory which I consider
quite dangerous.

--


More information about the Digitalmars-d-bugs mailing list