cvs commit: fptools/ghc/rts/win32 ConsoleHandler.c

Sigbjorn Finne sof at haskell.org
Fri Apr 22 13:50:14 EDT 2005


sof         2005/04/22 10:50:14 PDT

  Modified files:
    ghc/rts/win32        ConsoleHandler.c 
  Log:
  Switch to a manual-reset event for the completed-console-event object;
  with auto-reset, we ran the risk of leaving it in a signalled state.
  
  Merge to STABLE.
  
  Revision  Changes    Path
  1.8       +4 -2      fptools/ghc/rts/win32/ConsoleHandler.c


More information about the Cvs-ghc mailing list