Re: [perl #16895] [PATCH] core.ops, ops2c.pl

2002-08-31 Thread Mike Lambert
> 4) set P[k], i > > Here probably P should be a IN argument, because P itself is neither > created nor changed, just the array/hash contents is changed. > Currently only the JITters and imcc are using this flags, so, it should > be discussed, what OUT really means. I disagree. If P contains no k

[perl #16895] [PATCH] core.ops, ops2c.pl

2002-08-31 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16895] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16895 > 1) The following code snippet, appended to anyop.c strcpy(name, "shl_p_p_ic")