From: Richard Jones <rich@annexia.org>
To: caml-list@inria.fr
Subject: Fatal error: exception Ctype.Unify(_, _)
Date: Sun, 11 Dec 2005 14:29:22 +0000 [thread overview]
Message-ID: <20051211142922.GA18121@furbychan.cocan.org> (raw)
Is this error ever supposed to be seen:
Fatal error: exception Ctype.Unify(_, _)
I can reproduce it using the code at
http://www.annexia.org/tmp/product_types.ml
but only when I accidentally compiled it without the right libraries.
ie: with OC-SOAP, but without PXP:
rich@oirase:~/d/merjis/freeware/ocsoap/interop$ ocamlfind ocamlc -I .. -c product_types.ml
Fatal error: exception Ctype.Unify(_, _)
but specifying PXP correctly:
rich@oirase:~/d/merjis/freeware/ocsoap/interop$ ocamlfind ocamlc -package pxp-lex-iso88591,pxp-engine -I .. -c product_types.ml
(it compiles fine).
This affects 3.08.3 and 3.09.0.
Rich.
--
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com
next reply other threads:[~2005-12-11 14:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-11 14:29 Richard Jones [this message]
2005-12-12 15:44 ` [Caml-list] " Damien Doligez
2005-12-12 18:58 ` Richard Jones
2005-12-13 8:12 ` Alessandro Baretta
2005-12-13 9:47 ` Richard Jones
2005-12-13 9:36 ` Alessandro Baretta
2005-12-13 9:59 ` Richard Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051211142922.GA18121@furbychan.cocan.org \
--to=rich@annexia.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox