This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #47045] CLONE_SKIP doesn't result in undef copies
authorDave Mitchell <davem@fdisolutions.com>
Fri, 2 Nov 2007 23:59:27 +0000 (23:59 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Fri, 2 Nov 2007 23:59:27 +0000 (23:59 +0000)
commit33de8e4aff58f134481d1a594f7a9734709d8ea5
tree1663710b3c2995ad948cc332faebd0cf0797d457
parentbe61d08ee327e91edc6bb39a13e0138e0eed393a
[perl #47045] CLONE_SKIP doesn't result in undef copies
clarify the documentation on CLONE_SKIP, and ensure that the
undef value has all its flags cleared

p4raw-id: //depot/perl@32213
pod/perlmod.pod
sv.c