This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove core references to SVt_BIND
authorKarl Williamson <public@khwilliamson.com>
Thu, 9 May 2013 00:27:42 +0000 (18:27 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sat, 18 May 2013 15:16:31 +0000 (09:16 -0600)
commita9032aa0965cbaabda35809f2e8ab7ba23161846
tree23fc53c66d2e63143c913898d4b9cdc821292992
parent99f65d0199386f0b22cadf960d962ca138e8f409
Remove core references to SVt_BIND

This scalar type was unused.  This is the first step in using the slot
freed up for another purpose.  The slot is now occupied by a temporary
placeholder named SVt_DUMMY.
dist/Storable/Storable.pm
dist/Storable/Storable.xs
dump.c
sv.c
sv.h