[Issue 20050] pure function should be able to return function pointer to impure static nested function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 15 13:14:58 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10172 "fix handling of static impure functions nested
in pure functions (issues 20047 and 20050)" was merged into master:

- e50097d7ca361a1d6ee5841459781aaf26f77466 by aG0aep6G:
  fix issue 20050 - pure function should be able to return function pointer to
impure static nested function

https://github.com/dlang/dmd/pull/10172

--


More information about the Digitalmars-d-bugs mailing list