[Issue 24055] is(x == __parameters) does not work on function pointer/delegate types
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Jul 24 20:03:22 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24055
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@dkorpel created dlang/dmd pull request #15453 "Fix 24055 - is(x ==
__parameters) does not work on function pointers" fixing this issue:
- 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