[Issue 23578] Types are not matched to alias parameters in "is" expression
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Dec 25 01:23:55 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23578
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14738 "Fix Issue 23578 - Pattern
match alias template parameters in is expre…" fixing this issue:
- Fix Issue 23578 - Pattern match alias template parameters in is expressions.
  Ended up as a relatively simple diff - finding where to put it took a while.
https://github.com/dlang/dmd/pull/14738
--
    
    
More information about the Digitalmars-d-bugs
mailing list