This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [patch] TODO more cleanups


> Date: Mon, 20 Nov 2000 12:48:10 +1100
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> To expand a little on the comment attatched to STREQ().  The intention
> is that the person rewriting the STREQ() calls does more than hope that
> the changes work.

Can you tell why this is at all a Good Thing?

I've seen projects that argue whether or not to replace strcmp with
STREQ, but this is the first project that wants to do the opposite...

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