[kaffe] CVS kaffe (robilad): Small redundancy fixlet

2005-12-20 Thread Kaffe CVS
PatchSet 7029 Date: 2005/12/21 04:18:50 Author: robilad Branch: HEAD Tag: (none) Log: Small redundancy fixlet 2005-12-20 Dalibor Topic <[EMAIL PROTECTED]> * include/Makefile.am: Do not generate unused header java_io_File.h. Members: ChangeLog:1.4548->1.4549 include/

[kaffe] CVS kaffe (robilad): Removed an unnecessary include

2005-12-20 Thread Kaffe CVS
PatchSet 7028 Date: 2005/12/21 03:10:59 Author: robilad Branch: HEAD Tag: (none) Log: Removed an unnecessary include 2005-12-20 Dalibor Topic <[EMAIL PROTECTED]> * libraries/clib/native/Runtime.c: Removed unnecessary include. Members: ChangeLog:1.4547->1.4548 librar

Re: [kaffe] Should IllegalAccessException be thrown or not?

2005-12-20 Thread Ito Kazumitsu
From: Ito Kazumitsu <[EMAIL PROTECTED]> Date: Mon, 12 Dec 2005 13:21:59 +0900 (JST) > Sun's JDK (the test programs compiled with ecj): > > Call a private constructor in the same class > OK > Call a private constructor in the same pakeage > OK (*3) > Call a private constructor in another pakeage

[kaffe] CVS kaffe (alex): Added FAQ.drops

2005-12-20 Thread Kaffe CVS
PatchSet 7027 Date: 2005/12/20 22:07:28 Author: alex Branch: HEAD Tag: (none) Log: Added FAQ.drops Members: ChangeLog:1.4546->1.4547 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.4546 kaffe/ChangeLog:1.4547 --- kaffe/ChangeLog:1.4546 Tue Dec 20 20:34:35 2005 +++ kaffe/ChangeLo

[kaffe] CVS kaffe (alex): some infos about the DROPS port, configuration, building, etc.

2005-12-20 Thread Kaffe CVS
PatchSet 7026 Date: 2005/12/20 21:54:25 Author: alex Branch: HEAD Tag: (none) Log: some infos about the DROPS port, configuration, building, etc. Members: FAQ/FAQ.drops:INITIAL->1.1 === Checking out kaffe/FAQ/FAQ.drops RC

[kaffe] CVS kaffe (robilad): small reduncancy fixlet

2005-12-20 Thread Kaffe CVS
PatchSet 7025 Date: 2005/12/20 20:34:35 Author: robilad Branch: HEAD Tag: (none) Log: small reduncancy fixlet 2005-12-20 Dalibor Topic <[EMAIL PROTECTED]> * include/Makefile.am: Don't generate include files for serialization implementation files from GNU Classpath. Members:

[kaffe] CVS kaffe (robilad): Small redundancy fix

2005-12-20 Thread Kaffe CVS
PatchSet 7024 Date: 2005/12/20 19:02:26 Author: robilad Branch: HEAD Tag: (none) Log: Small redundancy fix 2005-12-20 Dalibor Topic <[EMAIL PROTECTED]> * include/Makefile.am: Don't generate include files for nio implementation files from GNU Classpath. Members: Chang

[kaffe] CVS kaffe (robilad): Small compiler warning fix

2005-12-20 Thread Kaffe CVS
PatchSet 7023 Date: 2005/12/20 16:28:26 Author: robilad Branch: HEAD Tag: (none) Log: Small compiler warning fix 2005-12-20 Dalibor Topic <[EMAIL PROTECTED]> * configure.ac: Added GNU Classpath's includes to CPPFLAGS. * include/Makefile.am: Don't generate include file for VMP

Re: [kaffe] libraries/javalib/external/classpath/doc/*.info files are missing

2005-12-20 Thread Kiyo Inaba
Dalibor wrote: >Kiyo Inaba wrote: >> But, it works fine for 'vmintegration.info', but still 'hacking.info', >> 'hacking.info-1' and 'hacking.info-2' are missing. The creation date >> suggests haking.* needs some special treatment. > >thanks for the update, Kiyo. I'm not seeing any problems during m