caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rich@annexia.org>
To: caml-list@inria.fr
Subject: [Caml-list] cduce on ocaml 4.02
Date: Thu, 31 Jul 2014 15:21:30 +0100	[thread overview]
Message-ID: <20140731142130.GA8964@annexia.org> (raw)


I wonder if anyone has managed to compile cduce with OCaml 4.02?
Currently it fails at:

  File "parser/parser.ml", line 2, characters 0-6:
  Error: Unbound constructor Ulexer

The post-preprocessor code looks very wrong to me:

  let _ = Ulexer      ## generated from input "open Ulexer"
  
  let tloc (i, j) = (i, (* let raise = Pervasives.raise *) j)
  
  let nopos = ((-1), (-1))

It could be a bug in camlp4?

Rich.

-- 
Richard Jones
Red Hat

                 reply	other threads:[~2014-07-31 14:22 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=20140731142130.GA8964@annexia.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;
as well as URLs for NNTP newsgroup(s).