cvs commit: hugs98/src hugs.c

Ross Paterson ross at soi.city.ac.uk
Fri Feb 16 08:46:17 EST 2007


ross        2007/02/16 05:46:17 PST

  Modified files:
    src                  hugs.c 
  Log:
  Perform a GC after an interrupt (to close any open handles).
  There's already a GC in stopAnyPrinting(), but that's called before
  unwinding the C and Hugs stacks.
  
  Revision  Changes    Path
  1.152     +9 -6      hugs98/src/hugs.c


More information about the Cvs-hugs mailing list