simonmar    2005/07/12 06:34:03 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  schedulDoGC: when traversing the all_threads list checking for invalid
  transactions we were bogusly following the link field rather than the
  global_link field.
  
  Revision  Changes    Path
  1.257     +20 -11    fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to