Re: [kaffe] kaffe plugin

2003-09-24 Thread nmag
Hi Guys, I have had some problems with my email, I've subscribed this new account :D Well, I need some suggestions about kaffe sources. I work under Debian GNU/Linux (woody), and I have Kaffe 1.0.5e-0.5, I can get the sources for this version from Debian page, but I see in the kaffe homepage,

Re: [kaffe] kaffe on Solaris 2.7 Sparc ?

2003-09-24 Thread Kiyo Inaba
Hi Dalibor, You said, >It seems that the configure script messes something up in the detection >of getaddrinfo. I'll look into it. And I think this is not the only problem for Solaris. At least, jni.c shall be fixed to coexist with not only JIT3 but also JIT. The jit version does not have functi

Re: [kaffe] kaffe plugin

2003-09-24 Thread Arnaud Vandyck
On Wed, 24 Sep 2003 05:58:12 -0600 [EMAIL PROTECTED] wrote: > Well, I need some suggestions about kaffe sources. I work under Debian > GNU/Linux (woody), and I have Kaffe 1.0.5e-0.5, I can get the sources for > this version from Debian page, but I see in the kaffe homepage, the version > 1.0.7

[kaffe] CVS kaffe (jim): Apply patch to kaffeh to to work with multi-dimensional arrays.

2003-09-24 Thread Kaffe CVS
PatchSet 4058 Date: 2003/09/24 17:50:22 Author: jim Branch: HEAD Tag: (none) Log: Apply patch to kaffeh to to work with multi-dimensional arrays. Thanks to Daniel Dittmann for the patch. Members: ChangeLog:1.1653->1.1654 kaffe/kaffeh/support.c:1.31->1.32 Index: kaffe/ChangeL

Re: [kaffe] Bug Report: jni & two dimensional array parameter

2003-09-24 Thread Jim Pick
On Wed, 24 Sep 2003 08:49:01 +0200 Daniel Dittmann <[EMAIL PROTECTED]> wrote: > The attached patch fixed this error. Thanks for the patch, I applied it. Cheers, - Jim ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo

[kaffe] Re: kaffe plugin

2003-09-24 Thread nmag
Arnaud Vandyck writes: On Wed, 24 Sep 2003 05:58:12 -0600 [EMAIL PROTECTED] wrote: Well, I need some suggestions about kaffe sources. I work under Debian GNU/Linux (woody), and I have Kaffe 1.0.5e-0.5, I can get the sources for this version from Debian page, but I see in the kaffe homepage, t

[kaffe] CVS kaffe (dalibor): Fixed problems with eXist due to missing methods in Boolean

2003-09-24 Thread Kaffe CVS
PatchSet 4059 Date: 2003/09/24 19:06:22 Author: dalibor Branch: HEAD Tag: (none) Log: Fixed problems with eXist due to missing methods in Boolean Fixed by merging in the class from GNU Classpath. Members: ChangeLog:1.1654->1.1655 libraries/javalib/java/lang/Boolean.java:1.13->

Re: [kaffe] build breakage

2003-09-24 Thread James Simmons
> So if you want to play with kaffe from CVS, but class library > compilation breakage prevents you from doing so, drop me an e-mail, and > I'll try to help. ;) Thanks for the sound fixes. It compiles now expect for when you set the profile to allatonce. I discovered that it is broken for kaff

jit breakage due to missing function (was: Re: [kaffe] kaffe on Solaris 2.7 Sparc ?)

2003-09-24 Thread Dalibor Topic
Hi Kiyo, Kiyo Inaba wrote: Hi Dalibor, You said, It seems that the configure script messes something up in the detection of getaddrinfo. I'll look into it. And I think this is not the only problem for Solaris. At least, jni.c shall be fixed to coexist with not only JIT3 but also JIT. The jit

[kaffe] HashMap putAll/putAllInternal bug

2003-09-24 Thread Stuart Ballard
(sent to classpath, but their mailing list is a blackhole at the moment and, being impatient, I figured I'd send to Kaffe where it's also relevant, since Kaffe's collections classes come from Classpath) The HashMap putAll and putAllInternal (called from constructor) methods use size() to get the

[kaffe] CVS kaffe (dalibor): Merged in java.util.EventObject from GNU Classpath

2003-09-24 Thread Kaffe CVS
PatchSet 4060 Date: 2003/09/24 20:45:22 Author: dalibor Branch: HEAD Tag: (none) Log: Merged in java.util.EventObject from GNU Classpath Members: ChangeLog:1.1655->1.1656 libraries/javalib/java/util/EventObject.java:1.6->1.7 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.16

Re: [kaffe] HashMap putAll/putAllInternal bug

2003-09-24 Thread Chris Gray
On Wednesday 24 September 2003 22:20, Stuart Ballard wrote: > (sent to classpath, but their mailing list is a blackhole at the moment > and, being impatient, I figured I'd send to Kaffe where it's also > relevant, since Kaffe's collections classes come from Classpath) I did receive it on Classpath

Re: [kaffe] build breakage

2003-09-24 Thread Dalibor Topic
James Simmons wrote: So if you want to play with kaffe from CVS, but class library compilation breakage prevents you from doing so, drop me an e-mail, and I'll try to help. ;) Thanks for the sound fixes. It compiles now expect for when you set the profile to allatonce. I discovered that it is

[kaffe] CVS kaffe (dalibor): Fixed crash compiling class library with kjc and allatonce profile

2003-09-24 Thread Kaffe CVS
PatchSet 4061 Date: 2003/09/24 21:44:41 Author: dalibor Branch: HEAD Tag: (none) Log: Fixed crash compiling class library with kjc and allatonce profile Members: ChangeLog:1.1656->1.1657 libraries/javalib/rebuildLib.in:1.36->1.37 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog

[kaffe] Re: dotnet platform support / gnu config.sub (long)

2003-09-24 Thread Dalibor Topic
Andrew Haley wrote: Dalibor, what message are you replying to? One from the libtool mailing list, actually. I cross posted it to classpath and kaffe for reference, as it tried to define some java vm configure script recognition functionality. The original message is here: http://mail.gnu.org/arc

[kaffe] Re: dotnet platform support / gnu config.sub (long)

2003-09-24 Thread Dalibor Topic
Guido Draheim wrote: For the java machine, the term `jvm` is used universally. I do not remember there were any dependency on pointer lengths, it runs in managed mode always. JVM, JDK, Java, etc. are all trade marks with associated conditions of use. http://www.sun.com/suntrademarks/#J . Are you

[kaffe] Re: dotnet platform support / gnu config.sub (long)

2003-09-24 Thread Dalibor Topic
Guido Draheim wrote: Dalibor Topic wrote: Guido Draheim wrote: For the java machine, the term `jvm` is used universally. I do not remember there were any dependency on pointer lengths, it runs in managed mode always. JVM, JDK, Java, etc. are all trade marks with associated conditions of use.

Re: [kaffe] Re: dotnet platform support / gnu config.sub (long)

2003-09-24 Thread Jim Pick
On Wed, 24 Sep 2003 23:38:38 +0200 Dalibor Topic <[EMAIL PROTECTED]> wrote: > >> JVM, JDK, Java, etc. are all trade marks with associated conditions of > >> use. http://www.sun.com/suntrademarks/#J . Are you sure you want/need > >> to use them? > > > > > > Yes. Actually, if the target is a jav