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: 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 -0000 1.6
> +++ include/parrot/trace.h 4 Mar 2002 17:37:11 -0000
> @@ -25,7 +25,7 @@
>                   opcode_t *pc);
>  
>  void trace_op_b1(struct Parrot_Interp *interpreter, opcode_t *code_start, 
> -                 opcode_t *code_end, code_t *pc);
> +                 opcode_t *code_end, opcode_t *pc);
>  
>  #endif
>  
> 


Reply via email to