https://sourceware.org/bugzilla/show_bug.cgi?id=17512

--- Comment #232 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Christophe Lyon from comment #230)

Hi Christophe,

> ../../binutils/resbin.c:967:5: error: format '%lu' expects argument of type
> 'long unsigned int', but argument 2 has type 'rc_uint_type' [-Werror=format=]
>      verlen, length);

Sorry about that.  For some reason my 32-bit builds are not showing up this
kind of problem.  I think it is because my host machine is still 64-bits.

Anyway, I have checked in a simple patch to fix the problem.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to