Re: [kaffe] CVS doesn't build

2002-10-24 Thread Dalibor Topic
Thanks for the make output, now I'd like to know how you configured kaffe (the ./configure line you used) and what cpu/operating system/compiler combination you are using. That should give me enough information to reproduce the bug. best regards, dalibor topic

Re: [kaffe] DataInputStream related merge

2002-10-24 Thread Jukka Santala
On Wed, 23 Oct 2002, Dalibor Topic wrote: Actually, the switch to method b fixed one bug by introducing another ;) Yeah, sorry about that. Could you try the attached patch and see if it works in your context? It is an attempt to get the best of both worlds, and runs your test case as

Re: [kaffe] DataInputStream related merge

2002-10-24 Thread Dalibor Topic
Hi Jukka, --- Jukka Santala [EMAIL PROTECTED] wrote: On Wed, 23 Oct 2002, Dalibor Topic wrote: Actually, the switch to method b fixed one bug by introducing another ;) Yeah, sorry about that. Could you try the attached patch and see if it works in your context? It is an attempt to

Re: [kaffe] Reproducible bugs running Freenet under Kaffe

2002-10-24 Thread Matthew Toseland
Ok, I've got CVS working now, and I get a NullPointerException, reliably, in java.lang.Class.getResourceAsStream. Attached. On Wed, Oct 23, 2002 at 04:27:13PM +0100, Matthew Toseland wrote: Hi. Some interesting crashes while trying to run freenet under Kaffe. I can send you diffs, but it should

Re: [kaffe] Reproducible bugs running Freenet under Kaffe

2002-10-24 Thread Matthew Toseland
On Thu, Oct 24, 2002 at 04:52:52PM +0200, Oskar Sandberg wrote: On Thu, Oct 24, 2002 at 03:18:41PM +0100, Matthew Toseland wrote: Ok, I've got CVS working now, and I get a NullPointerException, reliably, in java.lang.Class.getResourceAsStream. Attached. Class.java throws an NPE if

Re: [kaffe] Reproducible bugs running Freenet under Kaffe

2002-10-24 Thread Matthew Toseland
On Thu, Oct 24, 2002 at 04:52:52PM +0200, Oskar Sandberg wrote: On Thu, Oct 24, 2002 at 03:18:41PM +0100, Matthew Toseland wrote: Ok, I've got CVS working now, and I get a NullPointerException, reliably, in java.lang.Class.getResourceAsStream. Attached. Class.java throws an NPE if

[kaffe] kaffe-awt-Qt porting problem

2002-10-24 Thread seung jae Lee
Hello, Could you please answer this quick question? now I'm trying to port AWT to QT/Embedded(qte-3.0.3) for Kaffe-1.0.6. After issing 'make' command, I got this error message. toolkit.h:246: declaration does not declare anything toolkit.h:246: parse error before `^' *** toolkit.h:246 is