[Issue 16365] cannot allow calling function pointer from delegate in @safe code

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 1 04:48:32 PDT 2016


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

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

https://github.com/dlang/dmd/commit/3eece2fe875d35db428229b1121eda13e85b3883
partial solution for Issue 16365 - cannot allow calling function pointer from
delegate in @safe code

https://github.com/dlang/dmd/commit/627e96b986c9d94feefa5145a077eb2f820a3bef
Merge pull request #6072 from WalterBright/fix16365-1

https://github.com/dlang/dmd/commit/497fdfbee1b376d049d0531da789dbc60860fe1f
fix Issue 16365 - cannot allow calling function pointer from delegate in @safe
code

https://github.com/dlang/dmd/commit/fe0ab0df5cfe4aa9c1ec4ea140e5521767e28df5
Merge pull request #6085 from WalterBright/fix16365

--


More information about the Digitalmars-d-bugs mailing list