caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vincent Barichard <barichar@info.univ-angers.fr>
To: CAML-LIST <caml-list@pauillac.inria.fr>
Subject: [Caml-list] OCAML Doc stack overflow
Date: Fri, 8 Feb 2002 11:29:24 +0100 (MET)	[thread overview]
Message-ID: <Pine.GSO.4.44.0202081120470.29529-100000@helios.info-ua> (raw)


Helo,

I would like to use ocaml doc for generating html doc, but It doesn't
work. I have the following error :

ocamldoc -I ../Common -I ../EA -v -html -d ../Doc -pp camlp4o files.mli
files.ml
blablabla ....
....
Analysing file mCDMF2Problem.ml...
Ok
Analysing file mOKPProblem.ml...
Ok
Analysing file mOKPSolution.ml...
Ok
Analysing file ../EA/nSGA.ml...
Ok
Analysing file main.ml...
Ok
Merging...
Ok
Cross referencing...
Ok
Generating documentation...
Generate for module AbstractMethod
Generate for module AbstractSolution
Generate for module Global
Generate for module ListSet
Fatal error: exception Stack_overflow
make: *** [doc] Error 2

It's work well if I use the -latex parameter, but PostScript is not what I
want yet.

Is it a bug of ocamldoc, or something I do wrong ?

Thanks for your helps.

Vincent

Vincent Barichard
Métaheuristiques et Optimisation Combinatoire
Faculté des Sciences d'Angers
Tel : 02 41 73 52 06
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2002-02-08 17:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-08 10:29 Vincent Barichard [this message]
2002-02-08 19:02 ` Maxence Guesdon

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=Pine.GSO.4.44.0202081120470.29529-100000@helios.info-ua \
    --to=barichar@info.univ-angers.fr \
    --cc=caml-list@pauillac.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).