On Thursday 24 January 2008 23:20:45 chromatic wrote: > On Thursday 24 January 2008 19:11:37 [EMAIL PROTECTED] wrote:
> > Modified: > > trunk/src/exceptions.c > > Log: > > Added missing break to switch statement (!!!). Added checks for NULL > > pointers > Did you test this with make testC and make testj? I seem to recall > removing a break to fix one of these cores in a similar situation several > months ago. I confirmed the breakage and fixed it in r25213 by removing this function altogether; it became a one-liner, which is easy enough to inline in the one place that calls it anyway. Now we won't get into a revert war anymore! -- c