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.


For the archives,

On 05/22/2013 04:34 PM, Pedro Alves wrote:

> I couldn't find much about it in the gettext manual, but
> 
>  http://www.gnu.org/software/gettext/manual/gettext.html#Marking
> 
> does contain a couple references to PRIuMAX.

I found the thread where this support was originally discussed:

 http://sourceware.org/ml/libc-alpha/2002-07/msg00202.html

I found this one in particular enlightening:

 http://sourceware.org/ml/libc-alpha/2002-07/msg00208.html

-- 
Pedro Alves


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