Esika / port2android

Automatically exported from code.google.com/p/port2android
0 stars 0 forks source link

Is it possible for 7-zip to support Unicode #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a 7-zip archive from a file containing non-ASCII characters (such as 
a file with Chinese file name).
2. Transfer the archive to a Windows PC, on which CP936 (GBK) is set as the 
default encoding.
3. Open the archive with 7-Zip compiled for Windows.

What is the expected output? What do you see instead?
I expect the Chinese characters can be shown on the Windows 7-Zip. But actually 
the characters are displayed as strange Unicode characters (not Chinese 
characters at all).

What version of the product are you using? On what operating system?
Apr 2011 version of p7zip, on Android 2.3.3.

Please provide any additional information below.
The compiled p7zip shows no UTF16 support, locale=C, when it runs.

Original issue reported on code.google.com by fandech...@gmail.com on 1 Sep 2012 at 3:08

GoogleCodeExporter commented 8 years ago
i have this problem too

Original comment by zhoux1...@gmail.com on 9 Jul 2013 at 9:13