[Issue 20686] ICE with __traits and templated member function referenced in non-templated member function
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Mar 21 02:46:13 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20686
moonlightsentinel at disroot.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
--- Comment #2 from moonlightsentinel at disroot.org ---
According to run.dlang.io it's a regression from 2.087.0:
2.084.1 to 2.086.1: Failure with output: onlineapp.d(16): Error:
`__traits(getMember, S!(), "fun")` does not give a valid type
Since      2.087.1: Segfault and no output
--
    
    
More information about the Digitalmars-d-bugs
mailing list