www.digitalmars.com         C & C++   DMDScript  

D - GC FIX

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