22 Oct 2002 01:32:55 +0100, Alastair Reid <[EMAIL PROTECTED]> pisze:

>   -- keepAlive x y ensures that the finalizer for y is not run
>   -- until after the finalizer for x has run to completion.

What if I do keepAlive p1 p2 >> keepAlive p2 p1?
They will never be collected?

-- 
  __("<      Marcin Kowalczyk
  \__/     [EMAIL PROTECTED]
   ^^    http://qrnik.knm.org.pl/~qrczak/

_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to