* invoke.texi (C Dialect Options): Put back missing @end itemize.
From-SVN: r22408
This commit is contained in:
parent
1b015bec9d
commit
ad299d9bc8
@ -1,3 +1,7 @@
|
||||
Sun Sep 13 22:10:18 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
|
||||
|
||||
* invoke.texi (C Dialect Options): Put back missing @end itemize.
|
||||
|
||||
Mon Sep 14 02:33:46 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
|
||||
* configure.in: remove usage of `!' to negate the result of a
|
||||
|
@ -764,6 +764,7 @@ The character escape sequences @samp{\x} and @samp{\a} evaluate as the
|
||||
literal characters @samp{x} and @samp{a} respectively. Without
|
||||
@w{@samp{-traditional}}, @samp{\x} is a prefix for the hexadecimal
|
||||
representation of a character, and @samp{\a} produces a bell.
|
||||
@end itemize
|
||||
|
||||
You may wish to use @samp{-fno-builtin} as well as @samp{-traditional}
|
||||
if your program uses names that are normally GNU C builtin functions for
|
||||
|
Loading…
Reference in New Issue
Block a user