[Issue 18287] [Reg 2.078.1] several std.math functions no longer work with alias this
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Dec 17 11:41:04 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18287
Eduard Staniloiu <edi33416 at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edi33416 at gmail.com
--- Comment #2 from Eduard Staniloiu <edi33416 at gmail.com> ---
So, what is the general consent here?
Should this work with `alias this`, or should we close as `WONTFIX`?
IMHO, this is more likely a compiler bug, as the template constraint should
also be checked on `alias this`, if one is present.
--
    
    
More information about the Digitalmars-d-bugs
mailing list