[kaffe] Planning for 1.1.3 release

2003-11-19 Thread Jim Pick
Hi, It's getting to close to that time again. Isn't having a regular release schedule fun? Here are the upcoming dates I'm shooting for: Sunday, November 30, 2003 - Feature Freeze for 1.1.3 Sunday, December 7, 2003 - Release 1.1.3 If I've been somewhat quiet lately, it's mostly because I've ha

[kaffe] Kaffe and newer make tools

2003-11-19 Thread James Simmons
Since I'm using the latest unstable debian my automake tools are ahead of the tools recommended by kaffe. As usual things broke with the newest tools. So I went a fixed the problems one by one. Here are the steps to get kaffe working with automake 1.7.9 autoconf 2.58 libtool 1.5.0a I placed

[kaffe] make test

2003-11-19 Thread SWIT
I d/l 1.1.2 and followed the docs. When I do a make test it says pass whatever then terminated. Does that mean it failed ? Thanks mark ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] Re: Graphical Algorithm documents

2003-11-19 Thread Mark Wielaard
Hi, On Mon, 2003-11-17 at 20:16, S. Meslin-Weber wrote: > I stumbled on some interesting algorithm documents today and thought > others implementing low-level primitives in Java (Graphics and/or Java2D) > might find them useful. I emailed the author and we are welcome to use the > documents at:

[kaffe] Re: error:Switch label must be constant [JLS 14.10]

2003-11-19 Thread Ito Kazumitsu
Hi, In message "Re: error:Switch label must be constant [JLS 14.10]" on 03/10/29, Ito Kazumitsu <[EMAIL PROTECTED]> writes: > bash$ java at.dms.kjc.Main Trigger.java TriggerDef.java > TriggerDef.java:10: error:Switch label must be constant [JLS 14.10] > TriggerDef.java:4: error:Method "indexT