invoke.texi: Replace `pedwarns' with clearer text.
2000-12-03 Phil Edwards <pme@sources.redhat.com> * invoke.texi: Replace `pedwarns' with clearer text. From-SVN: r38008
This commit is contained in:
parent
e1e0c65875
commit
32fb1fb20f
@ -1,3 +1,7 @@
|
||||
2000-12-03 Phil Edwards <pme@sources.redhat.com>
|
||||
|
||||
* invoke.texi: Replace `pedwarns' with clearer text.
|
||||
|
||||
2000-12-04 Bruce Korb <bkorb@gnu.org>
|
||||
|
||||
* fixinc/Makefile.*(clean): don't clean autogenerated files.
|
||||
|
@ -1227,8 +1227,8 @@ controlled by @samp{#pragma implementation}. This will cause linker
|
||||
errors if these functions are not inlined everywhere they are called.
|
||||
|
||||
@item -fms-extensions
|
||||
Disable pedwarns about constructs used in MFC, such as implicit int and
|
||||
getting a pointer to member function via non-standard syntax.
|
||||
Disable pedantic warnings about constructs used in MFC, such as implicit
|
||||
int and getting a pointer to member function via non-standard syntax.
|
||||
|
||||
@item -fname-mangling-version-@var{n}
|
||||
Control the way in which names are mangled. Version 0 is compatible
|
||||
|
Loading…
x
Reference in New Issue
Block a user