Update comment.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10367 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
46334f76c2
commit
6db50e804c
|
@ -185,8 +185,7 @@ let parse_opt flags s =
|
|||
|
||||
let parse_options errflag s = parse_opt (if errflag then error else active) s;;
|
||||
|
||||
(* If you change these, don't forget to change them in driver/main_args.ml
|
||||
and in man/ocamlc.m *)
|
||||
(* If you change these, don't forget to change them in man/ocamlc.m *)
|
||||
let defaults_w = "+a-4-6-7-9-27..29";;
|
||||
let defaults_warn_error = "-a";;
|
||||
|
||||
|
|
Loading…
Reference in New Issue