Also get copy on write working with ithreads. It hadn't been working
authorNicholas Clark <nick@ccl4.org>
Sun, 24 Jun 2007 13:32:42 +0000 (13:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 24 Jun 2007 13:32:42 +0000 (13:32 +0000)
commitcb23d5b19261a41b403a114d55551ddac48af175
treefdc6ba405a11a0f6c2bb413d26384fd2ef0ff047
parenteb09884a77f2a131d904860f31391bb631b3c417
Also get copy on write working with ithreads. It hadn't been working
since change 26684 (which uses sv_setsv_flags to copy a value from an
SV in one interpreter context to an SV in another), despite what
change 31120 thought. ext/Compress/Raw/Zlib/t/07bufsize.t still fails.

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