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]
Other format: [Raw text]

Re: [patch/rfc] The zap true/false patch


> 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
> 

I checked this in:

> 	* memattr.c (mem_command): Eliminate ``true'' and ``false''.
> 	* osfsolib.c (solib_map_sections): Ditto.
> 	* irix5-nat.c (solib_map_sections): Ditto.
> 	* corelow.c (gdb_check_format): Ditto.
> 	* symfile.c (symfile_bfd_open): Ditto.
> 	* solib.c (solib_map_sections): Ditto.
> 	Fix PR gdb/354.

But abandoned this:

 > * rdi-share/host.h: Comment out true/false mess.  Just define
 > 	TRUE/FALSE and YES/NO blindly.
 > 	* rdi-share/angel.h: Ditto.

The true/false #if logic found in those files makes bfd.h's #if 
true/false logic look tame.  I have a feeling it will be easier to just 
wait and see if it breaks :-(


Andrew



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