This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make warnings::__chk default the returned caller's bitmask to 0.
authorNicholas Clark <nick@ccl4.org>
Sun, 20 Jun 2010 13:12:38 +0000 (14:12 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 23 Jun 2010 07:44:42 +0000 (08:44 +0100)
commit4e92cb89227aa006b421b88be064b91da43489dc
treef67f924afddd90496b6ed0ac450e0b8bc4a38f2b
parenta5094cb03518019abe3dfffccbe657c8edc0e0c2
Make warnings::__chk default the returned caller's bitmask to 0.

This removes defined checks in subsequence code paths, reducing complexity.
lib/warnings.pm
warnings.pl