From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA29821; Fri, 8 Feb 2002 18:07:14 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA00187 for caml-list@pauillac.inria.fr; Fri, 8 Feb 2002 18:07:13 +0100 (MET) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id LAA23860 for ; Fri, 8 Feb 2002 11:29:26 +0100 (MET) Received: from mail.info.univ-angers.fr (nes.info.univ-angers.fr [193.49.146.122]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g18ATQD24451 for ; Fri, 8 Feb 2002 11:29:26 +0100 (MET) Received: from orion.info-ua (orion.info-ua [172.20.41.6]) by mail.info.univ-angers.fr (Postfix) with ESMTP id 5143D848 for ; Fri, 8 Feb 2002 11:29:25 +0100 (CET) Received: from helios.info-ua (helios.info-ua [172.20.41.5]) by orion.info-ua (Postfix) with ESMTP id 8EFFC175C4 for ; Fri, 8 Feb 2002 11:29:25 +0100 (MET) Received: by helios.info-ua (Postfix, from userid 759) id 26BFB1FD0B; Fri, 8 Feb 2002 10:29:24 +0000 (MET) Received: from localhost (localhost [127.0.0.1]) by helios.info-ua (Postfix) with ESMTP id ECCF72074 for ; Fri, 8 Feb 2002 11:29:24 +0100 (MET) Date: Fri, 8 Feb 2002 11:29:24 +0100 (MET) From: Vincent Barichard X-X-Sender: barichar@helios.info-ua To: CAML-LIST Subject: [Caml-list] OCAML Doc stack overflow Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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 .... =2E... 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=E9taheuristiques et Optimisation Combinatoire Facult=E9 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