<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/01/b5d0186ce6e333fe2b6c01d25588830a"
  from="Vitaly Lugovsky &lt;vsl@o...&gt;"
  author="Vitaly Lugovsky"
  date="2003-01-15T19:49:09"
  subject="[Caml-list] Strange error message"
  prev="2003/01/5c69412226d2da8af89577d8948de944"
  next="2003/01/a13b46421e57a3e347d0f6a9ef72e5c5"
  next-in-thread="2003/01/a6f0e4e775028532c6a8a3ff6ca311c5"
  prev-thread="2003/01/7b6361f24dd6b0d3f8de50aee87acff6"
  next-thread="2003/01/7d4610f16e08aad0001774d1862258d2"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Strange error message">
<msg 
  url="2003/01/b5d0186ce6e333fe2b6c01d25588830a"
  from="Vitaly Lugovsky &lt;vsl@o...&gt;"
  author="Vitaly Lugovsky"
  date="2003-01-15T19:49:09"
  subject="[Caml-list] Strange error message">
<msg 
  url="2003/01/a6f0e4e775028532c6a8a3ff6ca311c5"
  from="Jacques Garrigue &lt;garrigue@k...&gt;"
  author="Jacques Garrigue"
  date="2003-01-16T07:48:54"
  subject="Re: [Caml-list] Strange error message">
<msg 
  url="2003/01/a6973f232dbfe83b1da64912a6a4daf4"
  from="Pierre Weis &lt;pierre.weis@i...&gt;"
  author="Pierre Weis"
  date="2003-01-19T14:53:05"
  subject="Re: [Caml-list] Strange error message">
<msg 
  url="2003/01/7656f8fc578c270bba4bb9544ed16b3f"
  from="Vitaly Lugovsky &lt;vsl@o...&gt;"
  author="Vitaly Lugovsky"
  date="2003-01-20T14:17:57"
  subject="Re: [Caml-list] Strange error message">
<msg 
  url="2003/01/57f5f6f8ac7bddc869e7d2bd5e50c2e4"
  from="Pierre Weis &lt;pierre.weis@i...&gt;"
  author="Pierre Weis"
  date="2003-01-20T16:06:45"
  subject="Re: [Caml-list] Strange error message">
</msg>
<msg 
  url="2003/01/7a41ba7170d9a763c7f88f79fb4881a5"
  from="Jacques Garrigue &lt;garrigue@k...&gt;"
  author="Jacques Garrigue"
  date="2003-01-21T23:51:55"
  subject="Re: [Caml-list] Strange error message">
</msg>
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>

 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 -&gt;
    '_a Lispt.llist list -&gt; int * (string, '_a Lispt.ctv) Hashtbl.t
is not included in
  val execute :
    int * (string, 'a Lispt.ctv) Hashtbl.t -&gt;
    'a Lispt.llist list -&gt; 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

</contents>

</message>

