Implement sv_svset _nosteal variants by passing a flag into
authorNicholas Clark <nick@ccl4.org>
Fri, 15 Oct 2004 17:11:08 +0000 (17:11 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 15 Oct 2004 17:11:08 +0000 (17:11 +0000)
commit5fcdf167f4386a3583bf0db9d98b989639295a45
tree196d537a9c2aae33aea4f0c2500053b34fc83295
parent2cbb2ee1d6d1dc9f375107de4b70573ece8a4e13
Implement sv_svset _nosteal variants by passing a flag into
sv_set_flags rather than messing with the SvTEMP() flag on either
side of the call.

p4raw-id: //depot/perl@23373
sv.c
sv.h