[kaffe] Cleaning up CALL_KAFFE_EXCEPTION

Dalibor Topic robilad at kaffe.org
Sun Dec 14 12:11:02 PST 2003


Hi all,

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





More information about the kaffe mailing list