Re: [Afpfs-ng-devel] accented characters in UTF-8 filenames
Status: Alpha
Brought to you by:
alexthepuffin
From: Michael U. <mu...@re...> - 2007-05-15 22:18:23
|
Alex deVries wrote: ... > I'm never proud of my code, and a particularly hacky bit is in > copy_path() in utils.c. There, you can see that I'm hardcoding the > unicode hint, etc. I'm sure this isn't correct, it just happens to > work for non-extended characters. This code is only ever hit for > pathnames, not volume names. > > The thing that would help all of this is having a snippet of C code > that handle translation between pre and decomposed UTF8. That's the > part I haven't figured out yet. Thanks for your answer! I will check some resources and see whether I find something that will solve this problem. I'll let you know ASAP. Regards ... Michael |