[kaffe] sanityCheck disabling...
Patrick Tullmann
tullmann@cs.utah.edu
Fri, 14 Jun 2002 13:01:06 -0600
Jukka wrote:
> Debug builds probably ought to have it enabled, so maybe there's
> room to hook it into some configure script parameters yet.
You could create a new debug.h DBG_* flag if you think its worth it,
say JIT3_SANITY_CHECK, and define SCHK to use that flag (or just
replace the SCHK macro with the DBG(JIT3_SANITY_CHECK, s).)
Even without this change, I think the patch looks good.
-Pat
----- ----- ---- --- --- -- - - - - -
Pat Tullmann tullmann@cs.utah.edu
Research is not just an adventure, its a job.