X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fsdccman.lyx;h=199904bdfbea1d0eb9c37bd54c0cc93623b2454f;hb=077c7105d3d12db74c2a84c8fb3ff040ee023ebf;hp=c8d6fa4dc38dd6020c20cdf970b820bdd48a0d32;hpb=72212843d8c33692d3475fc678f99f5abec8c088;p=fw%2Fsdcc diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index c8d6fa4d..199904bd 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -108,9 +108,9 @@ SDCC 2.8.5 \size footnotesize \newline -$Date:: $ +$Date: 2008-11-16#$ \newline -$Revision$ +$Revision: 5272$ \end_layout \begin_layout Standard @@ -1159,11 +1159,70 @@ In previous versions, both forms would have toggled the bit. \end_layout \begin_layout Itemize -in older versions, the preprocessor was always called with -std=c99 regardless - of the --std-xxx setting. +in older versions, the preprocessor was always called with +\series bold +- +\begin_inset ERT +status collapsed + +\begin_layout Standard + + +\backslash +/ +\end_layout + +\end_inset + +-std-c99 +\begin_inset LatexCommand \index{-\/-std-c99} + +\end_inset + + +\series default + regardless of the +\series bold +- +\begin_inset ERT +status collapsed + +\begin_layout Standard + + +\backslash +/ +\end_layout + +\end_inset + +-std-xxx +\series default + setting. This is no longer true, and can cause compilation failures on code built - with --std-c89 but using c99 preprocessor features, such as one-line (//) - comments + with +\series bold +- +\begin_inset ERT +status collapsed + +\begin_layout Standard + + +\backslash +/ +\end_layout + +\end_inset + +-std-c89 +\begin_inset LatexCommand \index{-\/-std-c89} + +\end_inset + + +\series default + but using c99 preprocessor features, such as one-line (//) comments \end_layout \begin_layout Itemize