caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Doligez <damien.doligez@inria.fr>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Weak array semantics with mutually recursive values.
Date: Wed, 26 Jan 2011 14:13:38 +0100	[thread overview]
Message-ID: <A0080E31-1CFB-41E0-8E01-F74580C33373@inria.fr> (raw)
In-Reply-To: <4D3DF1F0.2080008@univ-savoie.fr>


On 2011-01-24, at 22:41, Christophe Raffalli wrote:

> t and u are two inaccessible mutually recursive values, but one is still
> in the minor heap (t) while the other (u) has been promoted (if a minor
> cycle just ended between the allocation of both values, this seems
> possible even if unlikely). In this case, the finalisation of t and its
> removal from a weak array might occur long before the finalisation of u ?


That's correct.

-- Damien


      reply	other threads:[~2011-01-26 13:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-22 16:29 Christophe Raffalli
     [not found] ` <4d3b1a5d.ccefd80a.600d.177e@mx.google.com>
2011-01-22 19:41   ` Christophe Raffalli
2011-01-24 12:45 ` Damien Doligez
2011-01-24 21:41   ` Christophe Raffalli
2011-01-26 13:13     ` Damien Doligez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A0080E31-1CFB-41E0-8E01-F74580C33373@inria.fr \
    --to=damien.doligez@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).