Michael Franz wrote:
Hi,
Here is the latest errors for SuSE x86_64: ClassLoader.c:37: error: conflicting types for `java_lang_VMClassLoader_defineClass' ../../../include/java_lang_VMClassLoader.h:20: error: previous declaration of `java_lang_VMClassLoader_defineClass'
Yes, before there was a missing include and the function has been wrongly declared. It was only triggering a warning I think here.
Anyway I've fixed the declaration.
Guilhem.
_______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
