Re: [cp-patches] RFC: checking for socklen_t

2006-01-02 Thread Andreas Tobler
Christian Thalinger wrote: On Sun, 2006-01-01 at 23:42 +0100, Andreas Tobler wrote: Well, he hasn't yet, but I'll add my comment here. I'd like to see it as an unsigned int and not an int. Most systems I know use unsigned int for socklen_t. Posix.1g also recommends to use uint32_t for

[cp-patches] java.security.Security

2006-01-02 Thread Raif S. Naffah
hello there, this is a patch for the above class. the corresponding ChangeLog entry follows: 2006-01-03 raif [EMAIL PROTECTED] * java/security/Security.java (getProvider): Ensures provider's name is not null, not an empty string, and is trimmed before usage. cheers; rsn

Re: [cp-patches] java.security.Security

2006-01-02 Thread Mark Wielaard
Hi, On Tue, 2006-01-03 at 01:34 +1100, Raif S. Naffah wrote: 2006-01-03 raif [EMAIL PROTECTED] * java/security/Security.java (getProvider): Ensures provider's name is not null, not an empty string, and is trimmed before usage. This is fine, please commit. BTW. Note that

[cp-testresults] FAIL: regressions for libgcj on Mon Jan 2 11:57:09 UTC 2006

2006-01-02 Thread cpdev
Baseline from: Mon Jan 2 08:09:49 UTC 2006 Regressions: FAIL: Thread_Sleep output - bytecode-native test FAIL: Thread_Sleep output - source compiled test Totals: PASS: 3376 XPASS: 0 FAIL: 2 XFAIL: 10 ___ Classpath-testresults mailing list

[cp-testresults] FAIL: regressions for libgcj on Tue Jan 3 07:23:44 UTC 2006

2006-01-02 Thread cpdev
Baseline from: Tue Jan 3 03:34:12 UTC 2006 Regressions: FAIL: Thread_Sleep output - bytecode-native test FAIL: Thread_Sleep output - source compiled test Totals: PASS: 3376 XPASS: 0 FAIL: 2 XFAIL: 10 ___ Classpath-testresults mailing list

Re: javax.swing.plaf.metal.MetalFileChooserUI

2006-01-02 Thread Roman Kennke
Hi Chris, Am Dienstag, den 27.12.2005, 14:16 -0500 schrieb Chris Lansdown: Hi, The closeDialog in BasicFileChooserUI has default access, and so can't be accessed from MetalFileChooserUI. Is this intentional? If that functionality is required (in particular, it seems appropriate to be able

Re: Color-Bug in Classpath 0.19

2006-01-02 Thread Roman Kennke
Hi there, Am Dienstag, den 27.12.2005, 17:57 -0700 schrieb Tom Tromey: == theUser BL [EMAIL PROTECTED] writes: In the AWT-Demo under Random Tests the Text Hi Red! is with JamVM and GNU Classpath red. But with Suns Java 1.4, 1.5 and 1.6 under Windows and Linux it is cyan! I see this

compiling Classpath on cigwin/win

2006-01-02 Thread Enrico Migliore
Hi, I'm trying to compile Classpath on Cygwin and I took the following steps: 1. Downloaded and installed Cygwin 1.5.18 on Win2k 2. Installed from Cygwin the following binaries: GCC(the full suite: gcc-core, gcc-g++,...) make autoconf automake

Re: [cp-patches] RFC: checking for socklen_t

2006-01-02 Thread Dalibor Topic
On Mon, Jan 02, 2006 at 03:24:38PM +0100, Andreas Tobler wrote: Christian Thalinger wrote: On Sun, 2006-01-01 at 23:42 +0100, Andreas Tobler wrote: Well, he hasn't yet, but I'll add my comment here. I'd like to see it as an unsigned int and not an int. Most systems I know use unsigned int

Re: compiling Classpath on cigwin/win

2006-01-02 Thread Dalibor Topic
On Mon, Jan 02, 2006 at 05:44:29PM +0100, Enrico Migliore wrote: Hi, I'm trying to compile Classpath on Cygwin and I took the following steps: 1. Downloaded and installed Cygwin 1.5.18 on Win2k 2. Installed from Cygwin the following binaries: GCC(the full suite: gcc-core,

Re: compiling Classpath on cigwin/win

2006-01-02 Thread Enrico Migliore
Hi Dalibor, thanks for your prompt answer. (I had to disable gtk-peer because for some reason the configure utility says X is not installed... even though X is installed through Cygwin... I'm sure X is running because I got the excellent DDD debugger which is a Windows based program, working

Re: compiling Classpath on cigwin/win

2006-01-02 Thread Tom Tromey
Enrico == Enrico Migliore [EMAIL PROTECTED] writes: Enrico (I had to disable gtk-peer because for some reason the Enrico configure utility says X is not installed... even though X Enrico is installed through Cygwin... I'm sure X is running because Enrico I got the excellent DDD debugger

New GNU Classpath developer Raif Naffah

2006-01-02 Thread Mark Wielaard
Hi all, I am happy to announce that Raïf decided to become one of our active hackers. Raïf was the former maintainer of GNU Crypto before Casey took over that package, and has been helping with integrating and testing the security and crypto framework in GNU Classpath (and writing Mauve test for

Re: compiling Classpath on cigwin/win

2006-01-02 Thread Mark Wielaard
Hi, On Mon, 2006-01-02 at 19:10 +0100, Enrico Migliore wrote: The problem is that the Classpath compilation process started this morning at 8:00 and, at 5 p.m., hasn't finished it. The machine I'm using is a: CPU: Intel @ 3GHz RAM: 192 MBytes OS: WinXP case: Laptop Is it reasonable

Re: compiling Classpath on cigwin/win

2006-01-02 Thread Dalibor Topic
On Mon, Jan 02, 2006 at 07:10:57PM +0100, Enrico Migliore wrote: yes. it is probably swapping itself to death. Do you mean anything is going wrong? I've looked at it again, and was able to reproduce the hang with GNU Classpath's build only, there either jikes 1.22 + patches or jikes