[Issue 17545] [REG2.072] __traits(getAttributes, name) evaluates name to value prematurely
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Jun 29 00:35:45 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17545
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Vladimir Panteleev from comment #3)
> Introduced in https://github.com/dlang/dmd/pull/5588
Timon Gehr notes that it was this diff that caused the issue:
https://github.com/dlang/dmd/compare/master...tgehr:fix17545
--
    
    
More information about the Digitalmars-d-bugs
mailing list