This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixes for logical bugs in the lexwarn patch; other tweaks to avoid
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 8 Jul 1999 01:24:25 +0000 (01:24 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 8 Jul 1999 01:24:25 +0000 (01:24 +0000)
commitf248d07102861fd4d0819cc0b602f81105bc562c
tree56fb766b87f14a99fd56b491dc6fa138a5c63e0f
parent3e3318e754fa4289ad1c682811dbe6a31cd59e26
fixes for logical bugs in the lexwarn patch; other tweaks to avoid
type mismatch problems

p4raw-id: //depot/perl@3658
12 files changed:
doio.c
gv.c
op.c
pp.c
regcomp.c
regexec.c
run.c
sv.c
t/pragma/warn/op
toke.c
utf8.c
util.c