William A. Rowe Jr. <wrowe@rowe-clan.net> писал в своём письме Tue,
13 Apr
2010 15:10:30 +0500:
> On 4/12/2010 3:48 PM, Роман Донченко wrote:
>>
>> F:\Temp>svn ci testwc -m "В лесу родилась ёлочка."
>> Adding testwc\test.txt
>> Transmitting file data .
>> Committed revision 1.
>
> FWIW, when an app is linked to aprapp.lib, or apr_initialize() is
> invoked,
> env tables and command line args are handled as utf-8 from their Unicode
> sources. This solves most of the problem you just quoted.
>
It won't, however, solve the problem if I'm reading the log message from a
file, or when I'm printing the username that I got from apr_uid_name_get.
|