Browse thread
request for a change in module Arg
- Daniel de Rauglaudre
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | request for a change in module Arg |
Hi everyone, I find irritating that when there is an error in "ocamlc" or "ocamlopt" command options, the whole help usage of 74 lines is displayed. The real error is even not visible, you have to use the scroll bar to find it. IMHO, a single message of one line would be sufficient, invitating e.g. to use the option "-help". Would it be possible that: - a special option be added in module Arg to display just a short message in case of error? - this option be used in priority to "ocamlc" and "ocamlopt" ? That would be great. Thanks. -- Daniel de Rauglaudre http://pauillac.inria.fr/~ddr/