[Issue 15943] wrong code for extern(C++) thread local variables
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue May 22 05:28:53 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15943
Manu <turkeyman at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |turkeyman at gmail.com
         Resolution|---                         |FIXED
--- Comment #1 from Manu <turkeyman at gmail.com> ---
Now emits the error:
error : variable `Source.ns.k` Internal Compiler Error: C++ static
non-__gshared non-extern variables not supported
Seems reasonable?
--
    
    
More information about the Digitalmars-d-bugs
mailing list