bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27551] The default encoding of the strings utility does no


From: address@hidden
Subject: [Bug binutils/27551] The default encoding of the strings utility does not conform to POSIX: should honor the current locale.
Date: Thu, 08 Apr 2021 10:23:34 +0000

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

--- Comment #6 from Andreas Schwab <schwab@linux-m68k.org> ---
The isw* functions work on wide characters, not multi-byte characters.  You
first have to convert the string of multi-byte characters to wide characters.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]