[Issue 3054] multithreading GC problem. And Stdio not multithreading safe

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 17 11:55:38 PDT 2009


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





--- Comment #5 from Sean Kelly <sean at invisibleduck.org>  2009-06-17 11:55:33 PDT ---
Oh I see.  If the array is empty then &m_tls[0] will cause a RangeError.  I
forget that DMD considers taking the address of an array element a
dereferencing operation.  Fixed in Druntime revision 164.

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