Marshal module.

From: Ken Wakita (Ken.Wakita@is.titech.ac.jp)
Date: Mon Dec 01 1997 - 12:37:01 MET


Date: Mon, 1 Dec 1997 20:37:01 +0900 (JST)
Message-Id: <199712011137.UAA16835@nsb.is.titech.ac.jp>
From: Ken Wakita <Ken.Wakita@is.titech.ac.jp>
To: Caml list <caml-list@inria.fr>
Subject: Marshal module.

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



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:13 MET