Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Damien Doligez <Damien.Doligez@inria.fr>
To: Pierre Weis <pierre.weis@inria.fr>
Cc: caml-list@inria.fr, sicard@poleia.lip6.fr
Subject: Re: [Caml-list] lazy and marshal
Date: Thu, 19 Jun 2003 14:46:40 +0200	[thread overview]
Message-ID: <1287EA4C-A254-11D7-9A67-0003930FCE12@inria.fr> (raw)
In-Reply-To: <200306190946.LAA13731@pauillac.inria.fr>

On Thursday, June 19, 2003, at 11:46 AM, Pierre Weis wrote:

>> You cannot marshall the functional values that are compiled
>> by the toplevel.  This is a limitation of the toplevel, not
>> lazy values.
>>
>> -- Damien
>
> Could you elaborate a bit on this ?
>
> What is specific to the functional values compiled by the toplevel ?

Their byte-code is allocated dynamically and does not lie between
code_area_start and code_area_end.

-- Damien

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2003-06-19 12:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-17 15:21 sicard
2003-06-17 15:55 ` Kip Macy
2003-06-17 17:44 ` Damien Doligez
2003-06-19  9:46   ` Pierre Weis
2003-06-19 12:46     ` 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=1287EA4C-A254-11D7-9A67-0003930FCE12@inria.fr \
    --to=damien.doligez@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=pierre.weis@inria.fr \
    --cc=sicard@poleia.lip6.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