This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]: Fix build of binutils for all targets having uint32_t defined as unsigned long type


On Tue, Dec 14, 2010 at 03:51:44PM +0100, Kai Tietz wrote:
>         * dwarf.c (display_gdb_index): Fix printf types for
>         used formatters.

I'd rather see cast to long/unsigned long and %ld/%lu in format
specifiers.  Patch to do so preapproved.

-- 
Alan Modra
Australia Development Lab, IBM


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