[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problems with accents in filenames

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-17 21:19:38 CET

Philip Martin wrote:
> Julian Foad <julianfoad@btopenworld.com> writes:
>
>>C. Michael Pilato wrote:
>>
>>>IIRC, that information isn't readily available because we throw
>>>whole chunk of data at iconv(), and it only sez "Something somewhere
>>>in this big ol' chunk didn't pan out."
>>
>>It's a pity if it's not readily available, but we could quite easily
>>find out (e.g. binary-chop search) if we think it is useful to do so.
>
> Easy? What about variable width encodings?

Oh, alright, I give in. Perhaps the appropriate string manipulation functions are not available. I don't know, because I haven't looked into it. I still feel reasonably confident that I could imlpement an acceptable solution within a page of code if I cared, but I don't and so will not prove that I can.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 17 21:17:44 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.