* Weird ocamldoc error
@ 2005-06-04 20:13 John Skaller
0 siblings, 0 replies; only message in thread
From: John Skaller @ 2005-06-04 20:13 UTC (permalink / raw)
To: caml-list
/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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-06-04 20:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-04 20:13 Weird ocamldoc error John Skaller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox