Re: formatted printing and wide characters

Wan-Teh Chang <[email protected]> Tue, 3 Jan 2012 18:22:09 -0800
Newsgroups gmane.comp.mozilla.devel.nspr
Message-ID <CALTJjxFwF6t+D4QDexZKGbG8kPoLfZWofBXn2QGpVQTd7CRHyw@mail.gmail.com>
On Tue, Jan 3, 2012 at 8:14 AM, Michael Plitkins <[email protected]> wrote:
> Hi,
>
> Is there any project underway to add wide character formatted printing
> support to NSPR's suite of formatted print functions?

I recently reviewed a patch for the %ls format specifier in
https://bugzilla.mozilla.org/show_bug.cgi?id=699567.

Please test the patch in that bug report and let me know
if it works for you.

Wan-Teh