[Issue 24055] is(x == __parameters) does not work on function pointer/delegate types

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 25 06:53:05 UTC 2023


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

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 #15453 "Fix 24055 - is(x == __parameters) does not work
on function pointers" was merged into master:

- 0c1e94f17883ee9c6b705dd94b674b18b77fd413 by Dennis Korpel:
  Fix 24055 - is(x == __parameters) does not work on function pointers

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

--


More information about the Digitalmars-d-bugs mailing list