This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
warnings and const violations identified by compiling in C++ mode
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 26 Oct 1999 21:42:59 +0000 (21:42 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 26 Oct 1999 21:42:59 +0000 (21:42 +0000)
commitdff6d3cd91bb8f94ad6445629f3bfb07c761a04e
tree2fdb1d6ee1668406fc46ad998bab2befadecdcd1
parent12b99c3939cdc258628e89c11e6677725b2947c0
warnings and const violations identified by compiling in C++ mode
with GCC v2.95

p4raw-id: //depot/perl@4461
12 files changed:
doio.c
embed.pl
mg.c
op.c
perl.c
perlapi.c
proto.h
regcomp.c
sv.c
taint.c
toke.c
win32/win32.c