cvs commit: fptools/ghc/rts MBlock.c

Julian Seward sewardj@glass.cse.ogi.edu
Fri, 26 Oct 2001 04:49:19 -0700


sewardj     2001/10/26 04:49:19 PDT

  Modified files:
    ghc/rts              MBlock.c 
  Log:
  merge from stable, rev 1.23.4.1:
  
    Win32 only: implement sane failure semantics + message when out of
    memory, rather than continuing and allowing the rest of the system
    to seg out.  Also, increase the 128M limit to 256M.
  
    This allegedly fixes the Antony Courtney Win32 segfault.
  
  Revision  Changes    Path
  1.24      +17 -22    fptools/ghc/rts/MBlock.c