From: Xavier Leroy <xavier.leroy@inria.fr>
To: Ian Zimmerman <itz@speakeasy.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] int marshalling
Date: Wed, 16 Jan 2002 17:08:24 +0100 [thread overview]
Message-ID: <20020116170824.E13963@pauillac.inria.fr> (raw)
In-Reply-To: <86ita3uo90.fsf@speakeasy.org>; from itz@speakeasy.org on Tue, Jan 15, 2002 at 04:35:07PM -0800
> How does marshalling of type int work, it being of different widths on
> 64-bit machines? That is, if a 64-bit int value larger than 2^31 is
> marshalled on a 64-bit system, what happens if a 32-bit system tries
> to unmarshall it?
You get a run-time exception Failure "input_value: integer too large".
- Xavier Leroy
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
prev parent reply other threads:[~2002-01-16 16:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-16 0:35 Ian Zimmerman
2002-01-16 16:08 ` Xavier Leroy [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=20020116170824.E13963@pauillac.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
--cc=itz@speakeasy.org \
/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