On Sat, 25 Nov 2000 21:10:14 EST, Benjamin Holzman wrote: >The patch turns off SvTEMP on the rhs of any aassign. I'm afraid turning off SvTEMP() permanently like that isn't quite the right approach. (SVf_TEMP doesn't actually just indicate stealability.) I'd suggest setting a flag that the code which does the PVX snarfing will notice. Sarathy gsar@ActiveState.comThread Previous | Thread Next