after my last attempt to replace the sysdepCallMethod macros by inline function, my next goal is to do the same to CALL_KAFFE_EXCEPTION. I plan to do this by
a) moving CALL_KAFFE_EXCEPTION to its own file cpu_os/callKaffeException.h
b) changing to macro to a static inline function
c) adding an include 'forward' in config to callKaffeException.h
d) including callKaffeException.h directly in exception.c
Any objections, ideas, etc?
cheers, dalibor topic
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
