D - GC FIX
- jhenzie mac.com (6/6) Sep 26 2003 Oops forgot to mention that thread.d will also require a static destruct...
Oops forgot to mention that thread.d will also require a static destructor to close the handle of allThreads[0] otherwise we leak. Since all other threads are created with _beginthreadex, there should be no need to close there handles explicitly. Will work on the linux fix ce soir. Justin
Sep 26 2003