[Issue 15431] pragma mangle and mangleof are order dependent
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Mar 24 19:56:26 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15431
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
A probable solution is to move the pragma (and static assert) processing to
semantic2 rather than the first pass.
--
    
    
More information about the Digitalmars-d-bugs
mailing list