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                                       [EMAIL PROTECTED]
            Research is not just an adventure, its a job.

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to