Browse thread
[Caml-list] Strange error message
- Vitaly Lugovsky
[
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: | 2003-01-15 (19:49) |
From: | Vitaly Lugovsky <vsl@o...> |
Subject: | [Caml-list] Strange error message |
I just got a strange error message, never seen before. Ocaml 3.06. The implementation lisp.ml does not match the interface lisp.cmi: Values do not match: val execute : int * (string, '_a Lispt.ctv) Hashtbl.t -> '_a Lispt.llist list -> int * (string, '_a Lispt.ctv) Hashtbl.t is not included in val execute : int * (string, 'a Lispt.ctv) Hashtbl.t -> 'a Lispt.llist list -> int * (string, 'a Lispt.ctv) Hashtbl.t ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners