Opened 17 years ago

Closed 17 years ago

#11095 closed enhancement (duplicate)

RFE: How about supporting UTF-8-MAC encode in libiconv?

Reported by: tatyana@… Owned by: mij@…
Priority: Low Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: takanori@…
Port:

Description

As you know, UTF-8-MAC encoding (aka, UTF-8 Normalization Form D) is being mainly used in OSX's filesystem.

Apple's iconv can handle this encoding, but MacPorts' (original) one lacks this feature. This is an inconvenience to me.

For example, in Japanese, some characters (e.g. kana with voiced sound) are encoded in NFD. Since MacPorts' libiconv fails to handle filenames which contain these characters correctly, I have to use Apple's (UTF-8-MAC capable) libiconv instead.

In my view, MacPorts' iconv also should support this encode for user convenience.

Attachments (1)

libiconv.diff (78.5 KB) - added by tatyana@… 17 years ago.
Obtained from Darwin

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by tatyana@…

Attachment: libiconv.diff added

Obtained from Darwin

comment:1 Changed 17 years ago by takanori@…

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.