cvs commit: fptools/ghc/rts Schedule.c

Simon Marlow simonmar at galois.com
Mon Sep 12 12:00:43 EDT 2005


simonmar    2005/09/12 09:00:43 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  raiseAsync_: raise_info closure is header + MIN_UPD_SIZE, not header +
  1 words.  (MIN_UPD_SIZE is 1 in the HEAD so this has no effect, but
  it'll make a difference on STABLE).
  
  Revision  Changes    Path
  1.259     +1 -1      fptools/ghc/rts/Schedule.c


More information about the Cvs-ghc mailing list