From: dmitry grebeniuk <gdsfh1@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] memory leak in toplevel? or, how to implement sizeof
Date: Fri, 7 Jan 2011 16:22:03 +0200 [thread overview]
Message-ID: <AANLkTikVXg4i7+Za4SkQA6t6NTXdirSzGE9KOT_Ozsjx@mail.gmail.com> (raw)
In-Reply-To: <20110107141426.GF12229@vaio.hsd1.pa.comcast.net>
Hello.
> # let sizeof maker arg =
Note that what you are counting is not the size of the value ( =
count of words that value uses on heaps), but the count of words
allocated during the value's construction.
next prev parent reply other threads:[~2011-01-07 14:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 13:05 Jim Pryor
2011-01-06 14:20 ` David Allsopp
2011-01-06 14:44 ` Jim Pryor
2011-01-06 14:59 ` Jim Pryor
2011-01-07 12:25 ` Damien Doligez
2011-01-07 14:14 ` Jim Pryor
2011-01-07 14:22 ` dmitry grebeniuk [this message]
2011-01-06 15:05 ` Pascal Zimmer
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=AANLkTikVXg4i7+Za4SkQA6t6NTXdirSzGE9KOT_Ozsjx@mail.gmail.com \
--to=gdsfh1@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