This is the mail archive of the gdb-patches@sourceware.org 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] dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts.


On 05/23/2013 06:56 PM, Tom Tromey wrote:
> Doug> It's not obvious to me to use pulongest to print uint32_t, so if
> Doug> y'all are willing to let me check in a patch that is otherwise
> Doug> obvious but happens to not use pulongest ... "works for me".
> Doug> ['cus I can't promise to keep this one in cache]
> 
> It is fine by me.  I think these little host differences are a minor
> problem at worst.  They are ordinarily trivial to fix.

+1.

-- 
Pedro Alves


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