On Sat, Nov 25, 2000 at 10:53:42PM -0800, Gurusamy Sarathy wrote: > Better, but I don't see why we should occupy a whole bit :) on every > SV for it. Bitspace on SVs is extremely dear. > > Let's keep it simple. Check for something like: > > SvTEMP(sv) && !(PL_op && PL_op->op_type == OP_AASSIGN) Easy enough. Attached, make test still at 100% Ben -- Benjamin Holzman ECNvantage Corp. Chief Technical Officer 295 Park Avenue S., Suite 7C (212) 358-0436 : bah@ecnvantage.com New York, NY, 10010 $ perl -le 'print join $" ,reverse map ucfirst ,qw{ hacker perl another just}'Thread Previous | Thread Next