Commit dbe519e0 by Jeff Law

Should have been checked in with Kingdon's change.

From-SVN: r29629
parent 8cd09806
......@@ -2973,7 +2973,8 @@ macros to replace them with the customary keywords. It looks like this:
@end example
@findex __extension__
@samp{-pedantic} causes warnings for many GNU C extensions. You can
@samp{-pedantic} and other options causes warnings for many GNU C extensions.
You can
prevent such warnings within one expression by writing
@code{__extension__} before the expression. @code{__extension__} has no
effect aside from this.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment