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: [rfc] Replace STRCMP() with strcmp()


Andrew Cagney wrote:

> Thu Jan 18 12:48:04 2001  Andrew Cagney  <cagney@b1.cygnus.com>
> 
>         * defs.h (STRCMP): Delete macro.
> 
>         * objfiles.c (objfile_relocate): Replace STRCMP with call to
>         strcmp.
>         * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
>         * symfile.c (compare_symbols):  Ditto.
>         * standalone.c (open):  Ditto.
>         * remote-es.c (verify_break):  Ditto.
>         * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
> 
>         * symfile.c (compare_psymbols): Delete comment refering to STRCMP.

FYI,

I've checked this in.

	Andrew

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