caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Christoph Bauer" <Christoph.Bauer@lmsintl.com>
To: "caml-list" <caml-list@inria.fr>
Subject: OCaml 3.10 +  menhir on hp-ux
Date: Tue, 3 Jul 2007 09:11:07 +0200	[thread overview]
Message-ID: <BB046CA812535C45BD0029AA9D04BA79010FE25E@KL-SRV57.lmsintl.com> (raw)

Hi,

is there a known regression in ocaml-3.10 on hp-ux?
I cannot compile menhir.opt anymore. I think it was possible 
with 3.09.3. menhir.byte seems to work.

Here is the output of

menhir-20070520% make PREFIX=<prefix>

make  -s PGEN="./menhir.opt -v -lg 1 -la 1 -lc 1 --comment --infer --error-recovery --stdlib ." PARSER=fancy-parser menhir.opt
Fatal error: exception Invalid_argument("index out of bounds")
Fatal error: exception Invalid_argument("index out of bounds")
make[1]: *** [parser.ml] Error 2

or

% ./menhir.opt
Fatal error: exception Invalid_argument("index out of bounds")

Does anybody have an idea what the problem is? 
(Compiling with -g and OCAMLRUNPARAM=b brings no light to
the trouble. The output is unchanged.)

Thanks,
Christoph Bauer
--  
LMS Deutschland GmbH - Geschäftsführer: Dr. Ing. Urbain Vandeurzen, Dr.-Ing. Norbert Reimann - Sitz: Kaiserslautern - Registergericht: HRB Kaiserslautern 3706


                 reply	other threads:[~2007-07-03  7:11 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=BB046CA812535C45BD0029AA9D04BA79010FE25E@KL-SRV57.lmsintl.com \
    --to=christoph.bauer@lmsintl.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).