Browse thread
Bug in ocamlc or in ocamlrun.
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-04-18 (22:29) |
From: | Jonathan Roewen <jonathan.roewen@g...> |
Subject: | Re: [Caml-list] Bug in ocamlc or in ocamlrun. |
Interesting. I pasted into a toplevel (3.09.0), and it died with the message: >> Fatal error: Primitive update_mod not found. Fatal error: exception Misc.Fatal_error That might be the cause... Jonathan