Browse thread
[Caml-list] Strange error message
[
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-19 (14:53) |
From: | Pierre Weis <pierre.weis@i...> |
Subject: | Re: [Caml-list] Strange error message |
> From: Vitaly Lugovsky <vsl@ontil.ihep.su> > > 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 It would be kind of you to first have a look to the FAQ of the language FAQ: http://caml.inria.fr/FAQ/ before asking in the mailing list. In particular, I think that the question ``What means '_a ?'' from the "EXPERT" FAQ could be relevant to your problem :) Regards, Pierre Weis INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://pauillac.inria.fr/~weis/ ------------------- 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