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

           Summary: thread_attachThis doesn't initialize shared libraries
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: dll
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Martin Nowak <[email protected]> 2013-09-07 10:00:47 PDT ---
I didn't tested this, but I just realized, that a foreign thread added through
thread_attachThis has currently no way of knowing which DSOs it needs to
initialize. So it'll likely end up not calling any thread ctors (static
this();) at all.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to