Skip to content

Conversation

yoheie
Copy link
Contributor

@yoheie yoheie commented Oct 24, 2015

解凍時のUnicode (UTF-16LE)ファイル・ディレクトリ名の拡張ヘッダーへの対応を追加しました。
configureオプションに--enable-unicode-filename (デフォルト yes)を追加しています。

このまま取り込んでもらうには 2点ほど懸念事項があります。

  • ディレクトリ名の区切りの変換について 0xFF・0xFF → 0x2F・0x00 (U+002F '/') の固定としていますが問題ないでしょうか?
  • 現状はiconv版のコードのみとなっています。Mac OS用の変換コードも用意すべきでしょうか?

@yoheie yoheie force-pushed the support-unicode-name branch 2 times, most recently from d0d2ee4 to 7965cf6 Compare November 30, 2015 13:42
@yoheie yoheie force-pushed the support-unicode-name branch from 7965cf6 to 05e4716 Compare January 6, 2016 10:12
@yoheie yoheie force-pushed the support-unicode-name branch 2 times, most recently from 7eaabdb to d7333de Compare January 25, 2016 00:09
@yoheie yoheie force-pushed the support-unicode-name branch from d7333de to e59e8e7 Compare February 3, 2016 13:52
@yoheie yoheie force-pushed the support-unicode-name branch 2 times, most recently from 6c4e5c7 to 9e6d7c2 Compare May 8, 2016 01:26
@yoheie yoheie force-pushed the support-unicode-name branch from 9e6d7c2 to 92805f3 Compare August 12, 2016 23:49
@yoheie yoheie force-pushed the support-unicode-name branch from 92805f3 to f88fab3 Compare October 6, 2016 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant