[Bug 29038] New: strftime in gvim is outputting strings in a wrong encoding

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 9 11:07:12 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=29038

             Bug #: 29038
           Summary: strftime in gvim is outputting strings in a wrong
                    encoding
           Product: Wine
           Version: 1.3.30
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: kp-pav at yandex.ru
    Classification: Unclassified


strftime('%c') in gvim under wine is outputting «РЎСЂРґ 09 РќРѕСЏ 2011
16:19:26», while it should «Срд 09 Ноя 2011 16:19:26» (can be obtained from the
first by using `iconv -f UTF-8 -t CP1251 | iconv -f UTF-8'). strftime in just
the same gvim executable in a virtual machine works fine (except that it has
different output with `%c', so to check encoding I had to use `%b' token).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list