Skip to content
Snippets Groups Projects
Commit 6af7ddfe authored by David Bühler's avatar David Bühler
Browse files

[rte] Doc: fixes the default value of option -warn-special-float.

parent bebf6337
No related branches found
No related tags found
No related merge requests found
......@@ -817,7 +817,7 @@ right shift on negative values \\
\lstinline|-warn-invalid-bool| & boolean (true) & Generate annotations for
\lstinline|_Bool| trap representations \\
\hline
\lstinline|-warn-special-float| & string: \lstinline|non-finite|, (\lstinline|nan|) or \lstinline|none| & generate annotations when
\lstinline|-warn-special-float| & string: (\lstinline|non-finite|), \lstinline|nan| or \lstinline|none| & generate annotations when
special floats are produced: infinite floats or NaN (by default), only on NaN or never. \\
\hline
\lstinline|-warn-invalid-pointer| & boolean (false) & Generate annotations for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment