This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: implement all missing macro expansion features


> Cc: brobecker@adacore.com, gdb-patches@sourceware.org
> From: Tom Tromey <tromey@redhat.com>
> Date: Sat, 20 Sep 2008 21:23:39 -0600
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Eli> Thanks.  I think we also need a NEWS entry.
> 
> Please review.

Thanks.

> +* GDB now supports the token-splicing (##) and stringification (#)
> +operators when expanding macros.  It also now supports variable-arity
> +macros.                                   ^^^

Think this "now" should be removed.  The previous sentence already
says "now".

Otherwise, this is fine.


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