Stop failures if you pass an object, sv_dup might not be the right
authorArtur Bergman <sky@nanisky.com>
Tue, 12 Feb 2002 18:26:16 +0000 (18:26 +0000)
committerArtur Bergman <sky@nanisky.com>
Tue, 12 Feb 2002 18:26:16 +0000 (18:26 +0000)
commit3275ba964c17f100af90c1175c6541dabcee6dbb
treef0d9d60a4c78664d8b16e0c392cf072696da1473
parent6e4796bd3be49024552aaa9b22d75a0e64bdf581
Stop failures if you pass an object, sv_dup might not be the right
thing to use since I have a feeling we end up cloning far too much.
       (Like the stash for example).... Maybe we need a lightweight sv_dup
that searches the target for things....
Real fix is another option to perl_clone which controls if you should
save stashes.

p4raw-id: //depot/perl@14663
ext/threads/threads.xs