This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add const qualifier to most char* prototypes, handle ripple effect
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 15 Feb 1999 03:07:08 +0000 (03:07 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 15 Feb 1999 03:07:08 +0000 (03:07 +0000)
commit08105a92a3e1f0f7ac18e8807e8c0cad635b748a
treefe7b7b715c945c89315f70698326c7063b5d14a7
parent86cb71737ed277fd6cd123008b871f7a00c2944b
add const qualifier to most char* prototypes, handle ripple effect

p4raw-id: //depot/perl@2924
gv.c
hv.c
hv.h
mg.c
op.c
perl.c
pod/perlguts.pod
proto.h
sv.c
universal.c
util.c