[Issue 17899] Cannot initialise contextless delegate at compile time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 23 17:38:56 UTC 2018


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

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/a552d6552d44de9284f03815ecfb32585f0186ac
Fix Issue 17899 - Cannot initialise contextless delegate at compile time

Also revert test case for 13259 - there is no reason that initialised
module scope delegates should be illegal.

https://github.com/dlang/dmd/commit/8476f8bb4e59e92ed8b01bcd7513066aae172139
Merge pull request #7704 from thewilsonator/patch-2

Fix Issue 17899: Allow delegate initialisation at module scope

--


More information about the Digitalmars-d-bugs mailing list