Re: Kaffe 1.0.5 install problem on Windows 98

1999-11-24 Thread Frohwalt Egerer
gwin's .../bin directory to /bin? Just adding the bin directory to the path might not be enough. Froh -- Frohwalt Egerer ICONSULT Tandogan Egerer Gbr Memelstraße 38 91052 Erlangen Mobil: 0179/4993965 Tel: 09131/90470 Fax: 09131/904777Email: [EMAIL PROTECTED]

[PATCH] JDK 1.2 style native functions for java.io.File

1999-11-12 Thread Frohwalt Egerer
First things first: Before I start annonying people here, is there some place to send patches to besides the mailing list? native functions for java.io.File implemented. I've implemented most of the missing functions for java.io.File, leaving deleteOnExit() untouched since I've got no i

"pre"-patch for JDK 1.2 compatible java.io.File, lots of notes on Kaffe

1999-11-11 Thread Frohwalt Egerer
These are some observations I made while trying to kick kaffe until it runs with my company's software which uses a lot of JDK1.2 stuff. Current state: I'm implementing as much of JDK1.2's java.io.* as I need for kaffe, I can't promise a full implementation. The next step will be JDBC 2. ==

Bug database broken / Generating interfaces / ChangeLog suggestion

1999-11-11 Thread Frohwalt Egerer
Hello everybody, today I've got three things on my mind: 1. The bug database on www.kaffe.org still seems to be broken, browsing to www.kaffe.org and clicking on the Bug Database link in the navigational frame just opens another navigational bar and kaffe homepage in my browser. 2.

JavaCC breakage under Kaffe 1.0.5 / kaffe.org down?

1999-11-08 Thread Frohwalt Egerer
[I'm just guessing the correct mail adress for the list, since the welcome message says it is [EMAIL PROTECTED] - which bounces] Hello everybody, trying to port some application to Kaffe I found at least two bugs in Kaffe. The first bug are missing sanity checks in File*Stream read/write,