[kaffe] CVS kaffe (robilad): Updated to gettext 0.14.4

2005-04-26 Thread Kaffe CVS
PatchSet 6424 Date: 2005/04/26 21:21:49 Author: robilad Branch: HEAD Tag: (none) Log: Updated to gettext 0.14.4 2005-04-26 Dalibor Topic <[EMAIL PROTECTED]> * developers/autogen.sh, FAQ/FAQ.automake: Updated to use gettext 0.14.4. Members: ChangeLog:1.3952->1.3953

[kaffe] bug about graphics cache

2005-04-26 Thread yinzhong shang
import java.awt.*; import java.awt.event.*; public class HelloWorld extends Frame { public static void main(String[] args) throws Exception { final Frame frame = new HelloWorld(); final Frame frame2 = new HelloWorld(); frame.setSize(200, 200); frame2.setBounds(2

[kaffe] CVS kaffe (guilhem): Fixlet for darwin.

2005-04-26 Thread Kaffe CVS
PatchSet 6423 Date: 2005/04/26 12:22:08 Author: guilhem Branch: HEAD Tag: (none) Log: Fixlet for darwin. * config/config-hacks.h: Added some alias definition for fdlibm. * libraries/clib/fdlibm/mprec.h: Include config-hacks.h Members: ChangeLog:1.3951->1.3952

Re: [kaffe] [Debian] Bug#305258: Fwd: java/lang/Runtime.availableProcessors

2005-04-26 Thread Hammam Mounir
Hi; i want to port kaffe-1.1.4, my target device is an ARM-uClinux. in file kaffe-1.1.4/kaffe/kaffevm/jar.c, method jarRead used by readJarHeader to check the signature, use KREAD to read the jar file (rt.jar), this method must return value in variable "buf". but when i launch the kaffe-bin progr

Re: [kaffe] Success cases

2005-04-26 Thread Robert Schuster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alexandre, there are multiple sources which *should* be interchangeable today as GCJ, Kaffe and Classpath share a lot of code. Done with GCJ: http://gcc.gnu.org/java/done.html Kaffe Compatibility - Application Testing: http://kaffe.org/compatibili