search for: cfstringgetcharacters

Displaying 2 results from an estimated 2 matches for "cfstringgetcharacters".

2009 Jan 20
0
rsync 3.0.4 patches for 10.3
...ause I am really unsure if I did it > well. I copy the filename to a temporary string, do the substitution > and then pass the temp string to CFStringCreateWithCString(). I > think a better approach would be to scrap my changes and do the > substitution on the buffer returned by CFStringGetCharacters(), > before FSMakeFSRefUnicode is called. This would get rid of the new > memory allocation. > > But I am unsure how to do proper character substitution in a Unicode > string. > > -- > tim lindner > tlindner!watermarkpress.com > Hello Tim, You're welcome for...
2009 Jan 21
3
Rsync with OS X 10.3
Hi Jason, Here's rsync10.3xattr_supportv0.6.diff. You can find fileflags.diff and crtimes.diff (that are not from me, but I strongly recommend you to install) here: http://samba.anu.edu.au/ftp/rsync/src/rsync-patches-3.0.5.tar.gz As you could see in the mail from the mail-list, this version have a bug with filenames containing slashes ("/"). They are converted to colons