bug-binutils
[Top][All Lists]
Advanced

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

Re: patch to improve documentation on strings handling of unicode


From: Nick Clifton
Subject: Re: patch to improve documentation on strings handling of unicode
Date: Wed, 30 Apr 2008 08:28:14 +0100
User-agent: Thunderbird 1.5.0.12 (X11/20080213)

Hi John,

 single-8-bit-byte characters, @samp{b} = 16-bit bigendian, @samp{l} =
 16-bit littleendian, @samp{B} = 32-bit bigendian, @samp{L} = 32-bit
 littleendian. Useful for finding wide character strings.
+(@samp{l} and @samp{b} apply to, for example, Unicode UTF-16/UCS-2
+encodings.)

Thanks for submitting this patch. I have applied it along with this changelog entry.

Cheers
  Nick

binutils/ChangeLog
2008-04-30  John Heidemann  <address@hidden>

        * doc/binutils.texi (strings): Add "unicode" to the documentation
        of strings in order to make explicit that it supports this
        feature.





reply via email to

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