[Issue 5974] Incorrect nested function address in expression (&f).ptr

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 26 04:57:36 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net
         Resolution|---                         |WORKSFORME

--- Comment #3 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
I believe this was fixed in https://github.com/dlang/dmd/pull/3181 - at least,
the program in comment 2 stops failing after that change. Please reopen
otherwise.

--


More information about the Digitalmars-d-bugs mailing list