https://sourceware.org/bugzilla/show_bug.cgi?id=24651
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c6a636ce375d5af4ce0b3aa78b1cc90fd82040bd commit c6a636ce375d5af4ce0b3aa78b1cc90fd82040bd Author: Nick Clifton <[email protected]> Date: Mon Jun 10 15:30:02 2019 +0100 Fix printing large decimal values in strings. PR 24651 * strings.c (print_strings): Use %u to print unsigned values in decimal. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-binutils
