caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Till Varoquaux" <till.varoquaux@gmail.com>
To: oleg@pobox.com
Cc: garrigue@math.nagoya-u.ac.jp, caml-list@inria.fr
Subject: Re: [Caml-list] Native delimited continuations for bytecode OCaml
Date: Fri, 3 Mar 2006 02:36:51 +0100	[thread overview]
Message-ID: <9d3ec8300603021736y6ec829fu4899cbd3938384f6@mail.gmail.com> (raw)
In-Reply-To: <20060303012002.9B34FA9D0@Adric.metnet.navy.mil>

On 3/3/06, oleg@pobox.com <oleg@pobox.com> wrote:
>
> Jacques Garrigue wrote:
> >> Fatal error: exception Invalid_argument("output_value: abstract value
> >> (Custom)")
>
> > it just says that the marshaller encountered a custom C value.
>
> But there are no such values in my code: C functions return either
> Val_long, Val_unit, or a tuple with the tag 0 rather than
> Custom_tag. The custom value must be referenced in the custom stack
> fragement...
>
It can also come from an open io handle or threads (I doubt you are using any).

Regards,
Till


      reply	other threads:[~2006-03-03  1:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-28  1:34 Jacques Carette
2006-03-01  9:13 ` [Caml-list] " Till Varoquaux
2006-03-01  9:26   ` Till Varoquaux
2006-03-01 11:37     ` oleg
2006-03-01 23:51       ` Jacques Garrigue
2006-03-03  1:20         ` oleg
2006-03-03  1:36           ` Till Varoquaux [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=9d3ec8300603021736y6ec829fu4899cbd3938384f6@mail.gmail.com \
    --to=till.varoquaux@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=garrigue@math.nagoya-u.ac.jp \
    --cc=oleg@pobox.com \
    /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).