http://d.puremagic.com/issues/show_bug.cgi?id=4307
Jonathan M Davis <jmdavisp...@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #797 is|0 |1 obsolete| | --- Comment #8 from Jonathan M Davis <jmdavisp...@gmx.com> 2010-11-02 22:30:04 PDT --- Created an attachment (id=799) Patch for core.thread for linux with changes based off of dmd 2.050. Apparently, I made a couple of errors in my patch, so here's update version. Unfortunately, while these changes seem to fix all of the simple cases that I've tried, my more complicated programs still fail to terminate properly, so there appear to be issues beyond spawned threads being joinable instead of detached. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------