cvs commit: fptools/ghc/rts RtsStartup.c

Simon Marlow simonmar at glass.cse.ogi.edu
Fri Feb 27 05:35:17 EST 2004


simonmar    2004/02/27 05:35:17 PST

  Modified files:
    ghc/rts              RtsStartup.c 
  Log:
  hs_exit(): call exitScheduler() *after* finalizeWeakPointersNow(),
  because the latter needs to create/run threads.
  
  Revision  Changes    Path
  1.79      +4 -4      fptools/ghc/rts/RtsStartup.c


More information about the Cvs-ghc mailing list