caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] cduce on ocaml 4.02
@ 2014-07-31 14:21 Richard W.M. Jones
  0 siblings, 0 replies; only message in thread
From: Richard W.M. Jones @ 2014-07-31 14:21 UTC (permalink / raw)
  To: caml-list


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-31 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-31 14:21 [Caml-list] cduce on ocaml 4.02 Richard W.M. Jones

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