Re: [Patch] fix trace.h

2002-03-04 Thread Gregor N. Purdy
Josh -- > Anyone know what trace_op_b0 and b1 are about anyway? They aren't defined > anywhere, as far as i can see. Time was, there were variations of cores and such matching /_b[01]p[01]t[01]$/ Where 'b' stood for bounds-checking, 'p' stood for profiling, and 't' stood for tracing. Th

Re: [Patch] fix trace.h

2002-03-04 Thread Josh Wilmes
Oops, looks like my fault. Thanks for the patch (applied). Anyone know what trace_op_b0 and b1 are about anyway? They aren't defined anywhere, as far as i can see. --Josh At 18:45 on 03/04/2002 +0100, "Ritz Daniel" <[EMAIL PROTECTED]> wrote: > subjects says all...patch too... > > > Index:

[Patch] fix trace.h

2002-03-04 Thread Ritz Daniel
subjects says all...patch too... Index: include/parrot/trace.h === RCS file: /cvs/public/parrot/include/parrot/trace.h,v retrieving revision 1.6 diff -u -r1.6 trace.h --- include/parrot/trace.h 4 Mar 2002 03:38:23 - 1.6 +++ incl