simonpj     2005/10/26 07:53:30 PDT

  Modified files:
    ghc/rts/win32        AsyncIO.c 
  Log:
  awaitRequests: blocked_queue_tl was being set to NULL rather than
  END_TSO_QUEUE if the thread being removed was at the end of the queue.
  
  This bug has been in the code since 2003 - I have absolutely no idea
  why it hasn't manifested until today.
  
  Revision  Changes    Path
  1.15      +1 -1      fptools/ghc/rts/win32/AsyncIO.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to