caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Skaller <skaller@users.sourceforge.net>
To: caml-list@yquem.inria.fr
Subject: Weird ocamldoc error
Date: Sun, 05 Jun 2005 06:13:56 +1000	[thread overview]
Message-ID: <1117916036.12425.4.camel@rosella.wigram> (raw)

/usr/local/work/flx> ocamldoc -v -I src -d impldoc src/*.mli -html
Analysing file src/environments_fish.mli...
Ok
Analysing file src/flx_ast.mli...
.........
Analysing file src/flx_cil_check.mli...
Ok
Analysing file src/flx_cil_cil.mli...
Compilation error. Use the OCaml compiler to get more details.
Analysing file src/flx_cil_cilutil.mli...
....

/usr/local/work/flx> ocamlc src/flx_cil_cil.mli
File "lpsrc/flx_cil.ipk", line 8383, characters 32-50:
Unbound type constructor Flx_cil_pretty.doc

Well ..

/usr/local/work/flx> ocamlc -I src src/flx_cil_cil.mli

[no errors]

Ocamldoc analyses 141 files and give just this one
weird error. Any hints what to look for?

The declaration in Flx_cil_pretty is just

type doc




-- 
John Skaller, skaller at users.sf.net
PO Box 401 Glebe, NSW 2037, Australia Ph:61-2-96600850 
Download Felix here: http://felix.sf.net


                 reply	other threads:[~2005-06-04 20:14 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=1117916036.12425.4.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@yquem.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).