This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lexical warnings update, ability to inspect bitmask in calling
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 20 Feb 2000 22:58:09 +0000 (22:58 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 20 Feb 2000 22:58:09 +0000 (22:58 +0000)
commite476b1b5c29f354cf8dad61a9fc6d855bdfb5b7d
tree15dd81e8f41d5ccfb48b2e0d3b564ee0d7cf6458
parent635bbe87639b3a9ff9c900336f8f6c30e3d557b9
lexical warnings update, ability to inspect bitmask in calling
scope, among other things (from Paul Marquess)

p4raw-id: //depot/perl@5170
26 files changed:
MANIFEST
lib/warnings.pm
malloc.c
mg.c
op.c
pod/perldiag.pod
pod/perlfunc.pod
pod/perllexwarn.pod
pp.c
pp_ctl.c
pp_hot.c
regcomp.c
regexec.c
sv.c
t/op/substr.t
t/pragma/warn/op
t/pragma/warn/pp
t/pragma/warn/pp_ctl
t/pragma/warn/pp_hot
t/pragma/warn/regcomp
t/pragma/warn/regexec
t/pragma/warn/sv
t/pragma/warn/toke
toke.c
warnings.h
warnings.pl