On Wed, Jun 28, 2006 at 07:01:53AM +0800, LI Daobing wrote:
> On 6/28/06, Michael Banck <[EMAIL PROTECTED]> wrote:
> >Is it about non-ascii filenames, or non-ascii directories in the path
> >you specify?
> 
> both

So as I read the code, it tries to convert the filename to ascii to
prevent issues with encodings, this obviously breaks if the path already
has non-ascii chars.  Does it also break if the path is fine, but the
filename has non-ascii chars?  Then this conversion would be useless,
and maybe it works better without it?


Michael

-- 
Michael Banck
Debian Developer
[EMAIL PROTECTED]
http://www.advogato.org/person/mbanck/diary.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to