[rfc] Replace DEPRECATED_STREQ

Markus Deuling deuling@de.ibm.com
Wed Jan 16 11:23:00 GMT 2008


Mark Kettenis schrieb:
>> Date: Wed, 16 Jan 2008 12:05:44 +0100
>> From: Markus Deuling <deuling@de.ibm.com>
>> Ok, ok :-) I agree strcmp (a,b) == 0 is much more readable. I reworked the patch now.
>>
>> Ok to commit?
> 
> Fine with me (don't forget the ChangeLog).
> 

Great, thank you very much for review. Committed this one with the following
ChangeLog:

	* rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace
	DEPRECATED_STREQ by its expression.
	* coffread.c (coff_locate_sections, coff_symtab_read): Likewise.
	* xcoffread.c (read_xcoff_symtab, read_symbol_lineno, find_linenos)
	(scan_xcoff_symtab): Likewise.
	* hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code): Likewise.
	* f-lang.c (find_common_for_function): Likewise.
	* objc-exp.y (parse_number): Likewise.

	* defs.h (DEPRECATED_STREQ): Remove.


-- 
  Markus Deuling
  GNU Toolchain for Linux on Cell BE
  deuling@de.ibm.com



More information about the Gdb-patches mailing list