Message107435
I created a TAR archive with the 7-zip archiver of file with diacritics in their name (eg. "é" and "à"). Then I opened the archive with WinRAR: the file names were not displayed correctly :-/
7-zip encodes "à" (U+00e0) as 0x85 (1 byte), and "é" (U+00e9) as 0x82 (1 byte). I don't know this encoding. |
|
| Date |
User |
Action |
Args |
| 2010-06-09 22:57:03 | vstinner | set | recipients:
+ vstinner, loewis, lars.gustaebel |
| 2010-06-09 22:57:03 | vstinner | set | messageid: <[email protected]> |
| 2010-06-09 22:57:02 | vstinner | link | issue8784 messages |
| 2010-06-09 22:57:02 | vstinner | create | |
|