This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Propagate const/mutable/not into the SvPV call for retrieving an
authorNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2005 14:08:00 +0000 (14:08 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2005 14:08:00 +0000 (14:08 +0000)
commit50adf7d25d4fa2ebde52a8067c5d9b35f5c7c054
treebae85ab41ffe1b32242797987332d03fd5477c34
parentcfd0369c40b647df9444518ec26b924a57e14ac8
Propagate const/mutable/not into the SvPV call for retrieving an
overloaded value.

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