[kaffe] sanityCheck disabling...
    Patrick Tullmann 
    tullmann at cs.utah.edu
       
    Fri Jun 14 12:01:06 PDT 2002
    
    
  
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 at cs.utah.edu
	    Research is not just an adventure, its a job.
    
    
More information about the kaffe
mailing list