This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

other/928: Out of date preprocessor docs in extend.texi



>Number:         928
>Category:       other
>Synopsis:       Out of date preprocessor docs in extend.texi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 29 09:56:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Myers
>Release:        2.97 20001129 (experimental)
>Organization:
none
>Environment:
System: Linux decomino 2.2.17 #1 Mon Sep 4 20:22:16 UTC 2000 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-cvs/configure --prefix=/opt/gcc/snapshot --disable-shared --enable-threads=posix --with-system-zlib
>Description:

extend.texi contains documentation of preprocessor extensions -
GNU-style macro varargs, and the support of C++ comments in gnu89
(default) mode.  The documentation of macro varargs seems to be out of
date.

>How-To-Repeat:

Read both the GCC and CPP manuals and find them to be inconsistent.

>Fix:

Add a section to the cpp.texi manual summarising the non-deprecated
extensions in one place (with updated documentation of the acceptance
of C++ comments except when in strict C89 or traditional mode), and
point to there from extend.texi, removing the existing cpp-related
items from extend.texi.
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]