caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] "interface mismatch" in camlp4
@ 2012-06-01 15:46 Dan Bensen
  2012-06-01 18:28 ` Fermin Reig
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Bensen @ 2012-06-01 15:46 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

Is there any documentation on this error somewhere?
I have no idea what it means.

> $ camlp4rf _build/Metl.cmo _build/MetlString.cmo rules.ml
> Camlp4: Uncaught exception: DynLoader.Error
>  ("./_build/MetlString.cmo", "interface mismatch on Metl")

The first module (Metl) contains a functor, and
the second one (MetlString) supplies an argument module
and calls the functor.  Both of them extend the PreCast
parser.

[-- Attachment #2: Type: text/html, Size: 683 bytes --]

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

end of thread, other threads:[~2012-06-01 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01 15:46 [Caml-list] "interface mismatch" in camlp4 Dan Bensen
2012-06-01 18:28 ` Fermin Reig
2012-06-01 19:22   ` Dan Bensen

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).