panne       2003/10/05 13:18:38 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  Unbreak the 2nd stage of non-threaded-RTS builds by #ifdefing out a
  call to wakeBlockedWorkerThread. This should probably fixed more
  cleanly by taking an OO view, i.e. always defining this function, but
  doing nothing in the non-threaded case. The final decision on this
  issue is left to the Masters of the Threads (tm)...
  
  Revision  Changes    Path
  1.179     +3 -1      fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to