From: "Jonathan Roewen" <jonathan.roewen@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] Weak module
Date: Sun, 23 Jul 2006 19:35:40 -0700 (PDT) [thread overview]
Message-ID: <54440253999-BeMail@beos> (raw)
For the weak module, if some value is pointing to another value which
is in a weak array, can that value be erased by the Gc still?
e.g. type my_t = (int32, int32_elt, c_layout) Array1.t (* bigarray *)
and I had a weak array of my_t, and was holding on to an int32 inside
the bigarray...
Jonathan
next reply other threads:[~2006-07-24 2:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-24 2:35 Jonathan Roewen [this message]
2006-07-24 4:33 ` Jacques Garrigue
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=54440253999-BeMail@beos \
--to=jonathan.roewen@gmail.com \
--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