Date: Mon, 19 Jun 2000 17:34:03 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: djgpp-workers AT delorie DOT com Subject: Re: Patch: new GCC builtins for stdarg.h/varargs.h In-Reply-To: <394D2804.58B7D7F1@softhome.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 18 Jun 2000, Laurynas Biveinis wrote: > +@cindex stdarg.h{, GCC 2.96} > +@cindex varargs.h{, GCC 2.96} > +When used together with GCC 2.96 or later, va_list facilities > +in and are implemented using new > +builtins from GCC 2.96. I think this warrants @findex entries for the va_* macros, not only for the headers they appear in. In fact, having the index entries for the macros is IMHO much more important, since that's how people are likely to look for those changes. Also, please use either @code{} or @file{stdio.h}.