Piñata encodes as NFC on my mac, which is correct. I am not sure if the NFD issue is for older macs, but at least it looks good here.
Kristian 2014-10-10 18:22 GMT+02:00 Stefan Bodewig <[email protected]>: > On 2014-10-10, Kristian Rosenvold wrote: > >> I will investigate some modern windows. I suppose this may cook down >> to various unicode normalization forms on different OS'es. Does >> commons compress deal with mac-os unicode normalization ? (e.g does it >> handle Piñata on mac over to a PC ) ? > > TBH I'm not sure. Compress doesn't do anything special so it is going > to deal with normalization when reading the file names as well or as > badly as Java's File API does. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
