[Issue 3421] Inline assembler problems accessing static variables
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Oct 19 08:37:33 PDT 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3421
Don <clugdbug at yahoo.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au
--- Comment #1 from Don <clugdbug at yahoo.com.au> 2009-10-19 08:37:32 PDT ---
It's a change. statics are now thread-local by default. You need to mark as
__gshared if you want the D1 behaviour.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list