caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCAML Doc stack overflow
@ 2002-02-08 10:29 Vincent Barichard
  2002-02-08 19:02 ` Maxence Guesdon
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Barichard @ 2002-02-08 10:29 UTC (permalink / raw)
  To: CAML-LIST


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] OCAML Doc stack overflow
  2002-02-08 10:29 [Caml-list] OCAML Doc stack overflow Vincent Barichard
@ 2002-02-08 19:02 ` Maxence Guesdon
  0 siblings, 0 replies; 2+ messages in thread
From: Maxence Guesdon @ 2002-02-08 19:02 UTC (permalink / raw)
  To: Vincent Barichard; +Cc: CAML-LIST

> 
> ... Stack overflow ...
> 
> Is it a bug of ocamldoc, or something I do wrong ?
> 
> Thanks for your helps.
I  think it's a bug. Could you send me your file so i can test ?
Thanks.

Maxence
-------------------
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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-08 19:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-08 10:29 [Caml-list] OCAML Doc stack overflow Vincent Barichard
2002-02-08 19:02 ` Maxence Guesdon

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