This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
preprocessor feature documented in wrong place
- To: egcs at egcs dot cygnus dot com
- Subject: preprocessor feature documented in wrong place
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- Date: Sat, 12 Dec 1998 12:05:40 +0100 (MET)
- Reply-To: 11525 at bugs dot debian dot org
The following was reported on the Debian bug tracking system (tested
with egcs-1.1.1). In which section of cpp/Makros should this be
documented?
From: jdassen@wi.leidenuniv.nl
The documentation about making macros with a variable number of
arguments (Node Macro Varargs) is in the compiler's documentation
(gcc.info-8.gz); I think the proper place for this is the
preprocessor's documentation (cpp.info). At the least, cpp.info should
have a reference to it in it.