Index: core.ops
===================================================================
RCS file: /cvs/public/parrot/core.ops,v
retrieving revision 1.64
diff -c -r1.64 core.ops
*** core.ops    30 Dec 2001 20:45:32 -0000      1.64
--- core.ops    31 Dec 2001 04:20:57 -0000
***************
*** 354,360 ****
  }

  op read(s, i|ic, i|ic) {
-   char *tmp;
    STRING *s;
    INTVAL len = $3;

--- 354,359 ----

Reply via email to