Re: Domain troubles

2007-07-24 Thread Florian Weimer
* Mark Wielaard: We seem to have some troubles with classpath.org domain. Do you need any help with resolving the issue? Is it some kind of billing problem?

Re: Multi-byte locales

2005-10-18 Thread Florian Weimer
* Michael Koch: There is no GNU extension (yet) that van work around this that I'm aware of. Do you think this (i.e. non-accessible files) is a problem at all? You get the arguments as String[] args: byte[][] data = new byte[args.length][]; for (int i = 0; i args.length; i++) {

Re: Multi-byte locales

2005-10-18 Thread Florian Weimer
* Michael Koch: On Tue, Oct 18, 2005 at 09:29:53AM +0200, Florian Weimer wrote: * Michael Koch: There is no GNU extension (yet) that van work around this that I'm aware of. Do you think this (i.e. non-accessible files) is a problem at all? Does files really contain such filenames

Multi-byte locales

2005-10-17 Thread Florian Weimer
It seems that with Sun's JDK, some files are unaccessible if you run in a multi-byte locale (something which uses UTF-8, for example) because it's not possible to specify an UTF-16 string which is encoded to the name of the file you are interested, provided that the file has a name which is not a