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-0dff7051ff02master
parent
8ca7558372
commit
4189ab6e37
|
@ -404,7 +404,8 @@ that are currently defined are ignored. The warning are as follows.
|
||||||
\input{warnings.tex}
|
\input{warnings.tex}
|
||||||
\end{options}
|
\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
|
Note that warnings 5 and 10 are not always triggered, depending on
|
||||||
the internals of the type checker.
|
the internals of the type checker.
|
||||||
|
|
||||||
|
|
|
@ -404,7 +404,8 @@ that are currently defined are ignored. The warning are as follows.
|
||||||
\input{warnings.tex}
|
\input{warnings.tex}
|
||||||
\end{options}
|
\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
|
Note that warnings 5 and 10 are not always triggered, depending on
|
||||||
the internals of the type checker.
|
the internals of the type checker.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue