'otags -r .' fails because it tries to process non-ml
files:
otags: Unix error
Syscall: stat
Arg: ./run/scan/top-20060612.log
Error: Value too large for defined data type
the list of suffixes appears to indicate that it will not
open non-ml files:
$ otags --help
Available commands:
-v Verbose, display debug messages
-o <str> Output tags file (default:
TAGS) (use - for
standard output)
-sc Suffix list: clear (default:
[.mli; .ml])
-sa <str> Suffix list: add (default:
[.mli; .ml])
-sr <str> Suffix list: del (default:
[.mli; .ml])
-r Enable recursive directory search
-dr Disable recursive directory
search (default)
-vi Generate vi/vim tags
-emacs Generate emacs tags (default)
-camlp4 <str> Camlp4 command (default:
chosen from bindir
at runtime)
-pc Camlp4 parser list: clear
(default: [])
-pa <str> Camlp4 parser list: add
(default: [])
-pr <str> Camlp4 parser list: del
(default: [])
-q Accept quotations in input
-dq Reject quotations in input
(default)
-n Enable native camlp4 (default)
-dn Disable native camlp4
-mli-tags Enable tags for interfaces
(default)
-no-mli-tags Disable tags for interfaces
-bindir <str> add dir to search for
camlp4 (default:
[/usr/local/home/godi/godi/bin])
-libdir <str> add dir to search for
camlp4 modules
(default: [/usr/local/home/godi/godi/lib/ocaml/std-lib])
-version Display otags version number
(otags 3.09.0.1)
-help Display this list of options
--help Display this list of options
an I doing something wrong?
Archives up to August 22, 2005 are also downloadable at http://www.connettivo.net/cntprojects/ocaml_beginners/
The archives of the very official ocaml list (the seniors'
one) can be found at http://caml.inria.fr
Attachments are banned and you're asked to be polite, avoid
flames etc.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http:/
/groups.yahoo.com/group/ocaml_beginners/
<*> To unsubscribe from this group, send an email to:
ocaml_beginners-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|