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: [commit] Use bfd_byte in value.h


On Sun, May 01, 2005 at 07:01:40PM -0400, Andrew Cagney wrote:
> The suggestion of gdb_byte was yours, so it rightfully falls to you to 
> propose more formally on gdb@ (I certaintly don't want to jump in and 
> steal your thunder).  Can we finally do that?
> 
> BTW, just like with value.[hc], I've been careful to only make the 
> straight forward change for buffers of s/{unsigned,}char/bfd_byte/, and 
> have tried to avoid more contraversial replacements such as 
> s/void*/bfd_byte*/.  We're hardly going to revert the existing bfd_byte 
> changes.

Despite the fact that Mark _asked_ you to revert your last patch (which
you've ignored)?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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