caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Strange error message
@ 2003-01-15 19:49 Vitaly Lugovsky
  2003-01-16  7:48 ` Jacques Garrigue
  0 siblings, 1 reply; 6+ messages in thread
From: Vitaly Lugovsky @ 2003-01-15 19:49 UTC (permalink / raw)
  To: caml-list


 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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-21 23:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-15 19:49 [Caml-list] Strange error message Vitaly Lugovsky
2003-01-16  7:48 ` Jacques Garrigue
2003-01-19 14:52   ` Pierre Weis
2003-01-20 14:17     ` Vitaly Lugovsky
2003-01-20 16:06       ` Pierre Weis
2003-01-21 23:51       ` Jacques Garrigue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).