Richard Webb wrote:
I just tried building the latest (svn) version of druntime with the svn version of dmd2, and got the compile errors:src\core\dll_helper.d(372): Error: undefined identifier thread_detach src\core\thread.d(1856): Error: undefined identifier obj Is it broken, or am i doing something wrong? Thanks, Richard Webb
It's (trivially) broken on Windows. I've just checked in the changes which I had made to my copy. Should work now.
