Re: Threads.c broken on windows

2008-09-10 Thread Simon Marlow
Simon Peyton-Jones wrote: Recent patch to threads.c seems to have broken windows. Pls fix or advise! urk, I stopped ignoring warnings in that module, and it looks like there was a warning lurking inside #ifdef mingw32. I'm not by a Windows machine right now, but you could try replacing %ld

Threads.c broken on windows

2008-09-10 Thread Simon Peyton-Jones
Simon Recent patch to threads.c seems to have broken windows. Pls fix or advise! Unpulling: Fix race condition in wakeupThreadOnCapability() (#2574) did not fix Thanks Simon c:/simonpj/darcs/HEAD/ghc/stage1-inplace/ghc -optc-Werror -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-p