Browse thread
change warning to error?
-
Norman Ramsey
- Hendrik Tews
- John Max Skaller
- David.Mentre@i...
[
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: | Hendrik Tews <tews@t...> |
| Subject: | Re: change warning to error? |
Norman Ramsey writes: From: Norman Ramsey <nr@eecs.harvard.edu> Date: Tue, 1 Aug 2000 17:45:44 -0400 Subject: change warning to error? Is it possible to instruct ocamlc that the `partial match' warning should be treated as an error, i.e., that it stop compilation and produce no output? In using SML/NJ, I have found this option extremely useful---I don't have to worry about overlooking a warning in six pages of compiler output. What about compiling from emacs and using C-x ` to step through all errors and warnings? Bye, Hendrik