caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alessandro Baretta <a.baretta@barettadeit.com>
To: Ocaml <caml-list@inria.fr>
Subject: Type system difference between 3.08.4 and 3.09.0
Date: Wed, 09 Nov 2005 17:17:56 +0100	[thread overview]
Message-ID: <43722134.2060301@barettadeit.com> (raw)

I am taken aback by a typing error I don't understand, which did not occur with 
3.08.4.

File "as_xcaml/xdbs/xdbs_lib/xdbs_sql_translator.ml", line 36, characters 17-30:
Constraints are not satisfied in this type.
Type
Xdbs_sql_extensions.xdbs_ext Pxp_document.node
should be an instance of
('a Pxp_document.node #Pxp_document.extension as 'a) Pxp_document.node
make[1]: *** [as_xcaml/xdbs/xdbs_lib/xdbs_sql_translator.cmo] Error 2

I am trying to decypher what's going on. It would help me a lot to know if and 
what changes have been made in 3.09.0 to the typing of class expressions.

Alex


                 reply	other threads:[~2005-11-09 16:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=43722134.2060301@barettadeit.com \
    --to=a.baretta@barettadeit.com \
    --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;
as well as URLs for NNTP newsgroup(s).