[kaffe] minor bug(2)
Gianluca Moro
giangiammy at yahoo.com
Thu Oct 20 08:31:12 PDT 2005
hi all,
compiling kaffe-1.1.6, removing I18N support
(commented the following
// #define KAFFE_I18N 1 /* make Kaffe to be able to support i18n */
in file kaffe-1.1.6/libraries/clib/awt/X/toolkit.h
I found the following errors:
file kaffe-1.1.6/libraries/clib/awt/X/fnt.c
line 299:
KAFFE_FONT_FUNC_DECL( jint, Java_java_awt_Toolkit_fntGetMaxAdvance )
{
return UNVEIl_FS(fs)->max_bounds.width;
}
should be UNVEIL
and line 335:
const int n = 256;
n is assigned a value in line 253
thanks
giammy
--
Gianluca Moro http://groups.yahoo.com/group/embeddeditalia/
ISCRIVITI alla Mailing List Italiana su LINUX EMBEDDED
giangiammy at yahoo.com Visit http://ilpinguino.altervista.org/
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
More information about the kaffe
mailing list