[Issue 3342] TLS on dynamically loaded DLLs fails on Windows earlier than Vista

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 26 02:18:59 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3342


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au
           Severity|normal                      |blocker


--- Comment #1 from Don <clugdbug at yahoo.com.au> 2009-10-26 02:18:58 PDT ---
Marking as blocker, since this prevents me from using D2 professionally. It's
currently not possible to avoid using TLS (even if you completely avoid
Phobos), since druntime uses it.

Note that this problem only applies to _implicit_ TLS. Explicit TLS, using
TlsGetValue() and TlsSetValue(), still works.

-- 
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