Thu Oct 19 03:11:02 PDT 2006  Simon Marlow <[EMAIL PROTECTED]>
  * remove performGCWithRoots()
  I don't think this can ever be useful, because to add more roots you
  need to do it consistently for every GC.  The right way to add roots
  is to use newStablePtr.
  

    M ./includes/RtsExternal.h -1
    M ./rts/Schedule.c -12
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to