PR#5712: doc out of date for default set of warnings

git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@12822 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2012-08-06 11:39:03 +00:00
parent 8ca7558372
commit 4189ab6e37
2 changed files with 4 additions and 2 deletions

View File

@ -404,7 +404,8 @@ that are currently defined are ignored. The warning are as follows.
\input{warnings.tex}
\end{options}
The default setting is "-w +a-4-6-7-9-27-29-32..37".
The default setting is "-w +a-4-6-7-9-27-29-32..39". It is displayed by
"ocamlc -help".
Note that warnings 5 and 10 are not always triggered, depending on
the internals of the type checker.

View File

@ -404,7 +404,8 @@ that are currently defined are ignored. The warning are as follows.
\input{warnings.tex}
\end{options}
The default setting is "-w +a-4-6-7-9-27..29".
The default setting is "-w +a-4-6-7-9-27-29-32..39". It is displayed by
"ocamlopt -help".
Note that warnings 5 and 10 are not always triggered, depending on
the internals of the type checker.