From: Ken Wakita <Ken.Wakita@is.titech.ac.jp>
To: Caml list <caml-list@inria.fr>
Subject: Marshal module.
Date: Mon, 1 Dec 1997 20:37:01 +0900 (JST) [thread overview]
Message-ID: <199712011137.UAA16835@nsb.is.titech.ac.jp> (raw)
Hi,
Using the Marshal module from the ocaml interpreter, I found its strange
behavior. Though Marshal.from_string is registered in the Marshal.mli
interface file, the interpreter complains for "Reference to undefined
global". Folloing is my session
Last login: Mon Dec 1 14:09:39 from sassas-gw2
Sun Microsystems Inc. SunOS 5.5.1 Generic May 1996
k0ua> ocaml
Objective Caml version 1.06
# Marshal.to_string;;
- : 'a -> Marshal.extern_flags list -> string = <fun>
# Marshal.from_string;;
Reference to undefined global `Marshal'
#
Ken
next reply other threads:[~1997-12-01 19:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1997-12-01 11:37 Ken Wakita [this message]
1997-12-01 20:25 ` Christian Foisy
1997-12-02 14:51 ` Xavier Leroy
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=199712011137.UAA16835@nsb.is.titech.ac.jp \
--to=ken.wakita@is.titech.ac.jp \
--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