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

Yuriy Kaminskiy <yumkam+binutils at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yumkam+binutils at gmail dot 
com

--- Comment #3 from Yuriy Kaminskiy <yumkam+binutils at gmail dot com> ---
Created attachment 8468
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8468&action=edit
Fix incorrect escape sequence on platform with signed char

'\377' should not be ever printed as \37777777777 to begin with.
With this bug fixed, snprintf and other overcomplications are unnecessary.

-- 
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