[Issue 17379] Mangle voldemort types as if they are defined in the outer scope to avoid exponential symbol name length with templates
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Oct 26 12:28:43 UTC 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17379
Steven Schveighoffer <schveiguy at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at yahoo.com
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=15831
         Resolution|---                         |WONTFIX
--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I think actually, we can close this, as Rainer's fix for issue (in the latest
version of the compiler) mitigates the need for this.
There are also ambiguity problems when there are function overloads.
--
    
    
More information about the Digitalmars-d-bugs
mailing list