Re: Collaborating on the HFS code

2023-06-05 Thread Thomas Schmitt
Hi, John Paul Adrian Glaubitz wrote: > > There is currently one limitation with the HFS patch as it doesn't allow > > setting > > a custom volume name and hard-wires it to "untitled" [4]. This is because > > the original code uses an Apple-specifc function to convert UTF-8 into Mac > > encoding [

Re: Collaborating on the HFS code

2023-06-05 Thread John Paul Adrian Glaubitz
Hi Jeffrey! On Sun, 2023-06-04 at 07:11 -0400, Jeffrey Walton wrote: > Apple has a modified iconv, if I recall correctly. It is modified for > their filesystem, and it properly handles filenames on OS X. I don't > know about MacOS 9, however. > > An open source port of Apple iconv with utf-8 supp