On Saturday 03 October 2009 15:34:00 [email protected] wrote:

> Log:
> Comment out more stuff in frame_builder.c
>
> Modified:
>    branches/pcc_reapply/src/frame_builder.c

> --- branches/pcc_reapply/src/frame_builder.c  Sat Oct  3 22:24:57
> 2009  (r41648) +++ branches/pcc_reapply/src/frame_builder.c   Sat Oct  3
> 22:33:59 2009 (r41649) @@ -573,37 +573,37 @@
>              emitm_movl_m_r(interp, pc, emit_EAX, emit_EAX, 0, 1, 0);
>              if (*sig == 2)      /* short */
>                  emitm_movswl_r_r(pc, emit_EAX, emit_EAX);
> -            emitm_call_cfunc(pc, set_nci_I);
> +            //emitm_call_cfunc(pc, set_nci_I);

These should be C comments, not C++.

-- c
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to