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 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 with weird char

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 su

[Bug swing/24423] New: JPopupMenu doesent get invisible when parent frame gets moved

2005-10-18 Thread asraniel at fryx dot ch
If you open a jpopupmenu and you move the window to which it is attached, the jpopupmenu should get invisble. it doesent and stays where it is. here a testcase, just open the menu and move the menu (while the menu is open) this is the same testcase that also show the bug that the jmenuitem or the j

[Bug classpath/24422] Proxy deserialization broken

2005-10-18 Thread cvs-commit at developer dot classpath dot org
--- Comment #2 from cvs-commit at developer dot classpath dot org 2005-10-18 08:22 --- Subject: Bug 24422 CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Jeroen Frijters <[EMAIL PROTECTED]>05/10/18 08:03:31 Modified files: .

[fedora-java] Re: JOnAS 4.3.3 on gcj: test results

2005-10-18 Thread Andrew Haley
http://people.redhat.com/~aph/current-jonas-on-gcj-conformance-test-results.html Archit Shah pointed out that all the JMS tests were failing due to the class org.objectweb.joram.client.jms.admin.ObjectFactory not being installed. Fixing that brings our total up to 96.79%, which as far as I'm awar

Re: build failure - problems detecting freetype2 headers

2005-10-18 Thread Tom Tromey
> "Twisti" == Christian Thalinger <[EMAIL PROTECTED]> writes: Twisti> Nobody is listening to me: Twisti> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22889 The updated patch looks good to me. Write a ChangeLog entry and email it and the patch to me, I'll check it in. Tom __

Re: Multi-byte locales

2005-10-18 Thread Tom Tromey
> "Florian" == Florian Weimer <[EMAIL PROTECTED]> writes: Florian> Is there some GNU extension which can work around this issue? Nope. You could do it some hacky way, e.g. exec a second VM with different locale settings. Eww... Florian> On a related note, is it possible to access the comma

0.19 "release meeting" - Wed Oct 19 21:00 UTC

2005-10-18 Thread Mark Wielaard
Hi all, We wanted to have a release the first week of November. So I thought it would be a good idea to send a reminder that people should see what the want to get in before that, and what they want to see tested so they feel confident that 0.19 will be a great developer snapshot worthy of incorpo

Re: 0.19 "release meeting" - Wed Oct 19 21:00 UTC

2005-10-18 Thread Martin Cordova
Hi think that it would be great if the graphics stuff gets enhanced for the november release, in particular the libraries required to make headless graphics work (for servlet based apps that use JFreeChart and similar components). This is the only thing that is not working in my test while porting

Re: 0.19 "release meeting" - Wed Oct 19 21:00 UTC

2005-10-18 Thread Robert Schuster
Hi, unfortunately I cannot attend the meeting because I am at our local public WLAN meeting at this time. If no one wants to make a summary send me the IRC log and I will make one. cu Robert Mark Wielaard wrote: > Hi all, > > We wanted to have a release the first week of November. So I thought