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: [PATCH] sim: avoid TRACE redefine warnings


On Sunday 14 March 2010 20:43:38 Pedro Alves wrote:
> On Sunday 14 March 2010 20:39:16, Mike Frysinger wrote:
> > -#define TRACE(A,B)
> > +#define _TRACE(A,B)
> 
> Identifier names beggining with an underscore followed by an
> uppercase letter are reserved for the implementation.  Let's avoid
> them.

i dont know what "the implementation" means.  this looks like "an 
implementation" of a simulator.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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