This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
As they are now the same, can fold the entire switch statement for
authorNicholas Clark <nick@ccl4.org>
Mon, 5 Dec 2005 22:44:32 +0000 (22:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 5 Dec 2005 22:44:32 +0000 (22:44 +0000)
commit8193e65bb36d71e3ea0cfdd7548f511b368fe2bd
tree670555cb9fc1022434bbbae27e8b6a58fce789e0
parentc080367dabc9773787a665f0cb0409433d932027
As they are now the same, can fold the entire switch statement for
reference type in sv_2pv_flags into a call to sv_reftype.

p4raw-id: //depot/perl@26268
sv.c