[kaffe] Kaffe CVS: kaffe dalibor

Timothy Stack stack at cs.utah.edu
Thu Feb 6 07:46:02 PST 2003


>
> Fixed & checked in. I used $(srcdir) instead of
> $(abssrcdir).

Yeah, that worked for me too.  The reason it was failing silently is 
because Character.java couldn't load 'unicode.tbl' and 'unicode.idx'.   
Apparently, it will _only_ load them from a JAR file, so just 
specifying the 'lib' directory wasn't enough.  And, since it was 
Character that was failing, it couldn't print out any error messages.

> cheers,
> dalibor topic

tim





More information about the kaffe mailing list