cvs commit: fptools/ghc/rts Stats.c Stats.h fptools/ghc/compiler/ghci InteractiveUI.hs

Simon Marlow simonmar at glass.cse.ogi.edu
Thu May 27 05:29:30 EDT 2004


simonmar    2004/05/27 02:29:30 PDT

  Modified files:
    ghc/rts              Stats.c Stats.h 
    ghc/compiler/ghci    InteractiveUI.hs 
  Log:
  Make getAllocations() return an Int64 to avoid Int overflow.
  
  Revision  Changes    Path
  1.47      +3 -3      fptools/ghc/rts/Stats.c
  1.18      +2 -2      fptools/ghc/rts/Stats.h
  1.166     +9 -6      fptools/ghc/compiler/ghci/InteractiveUI.hs


More information about the Cvs-ghc mailing list