This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Some consting in Perl_ss_dup(), and a few (HV*) casts that can be
authorNicholas Clark <nick@ccl4.org>
Tue, 28 Oct 2008 20:56:50 +0000 (20:56 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 28 Oct 2008 20:56:50 +0000 (20:56 +0000)
commit1d1936752b08f97898c1aed5d2c9f75d1560ff60
treec3906fdc60e94236ba98e56d2bda538bbbb6f5fb
parentef8f7699778dff55cfd4d5ca899723febaa96cd0
Some consting in Perl_ss_dup(), and a few (HV*) casts that can be
(const HV *).

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