Re: [java-gnome-hackers] Bug in loadNativeCode with non-ascii characters in path
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2009-01-26 05:26:16
|
On Sun, 2009-01-25 at 14:18 +0200, Serkan Kaba wrote: > After I moved my local java-gnome Bazaar repository under a directory > with Turkish characters, I was unable to run it in place because of > escaped url usage for file operations The patch is fine. I might suggest that you do the test as an alternative if the first .exists() check fails, thereby saving the decode calls for the common case where most people don't have the escaping problem? Just a thought. Otherwise I will merge it. AfC Sydney |