summaryrefslogtreecommitdiff
path: root/warnings.pl
diff options
context:
space:
mode:
authorPaul Marquess <paul.marquess@btinternet.com>2002-03-25 13:01:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-25 14:10:20 +0000
commit99ef548ba710eb2617804c989e4d5fdae1f04f37 (patch)
tree8295e26e58493474c765534c211849219ab506c7 /warnings.pl
parent696235b60874be65fe029a39969f44a0133ec2f8 (diff)
downloadperl-99ef548ba710eb2617804c989e4d5fdae1f04f37.tar.gz
warnings for perlio + others
From: "Paul Marquess" <paul_marquess@yahoo.co.uk> Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk> p4raw-id: //depot/perl@15485
Diffstat (limited to 'warnings.pl')
-rw-r--r--warnings.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/warnings.pl b/warnings.pl
index 9149f69194..caa4954208 100644
--- a/warnings.pl
+++ b/warnings.pl
@@ -19,6 +19,7 @@ my $tree = {
'closed' => DEFAULT_OFF,
'newline' => DEFAULT_OFF,
'exec' => DEFAULT_OFF,
+ 'layer' => DEFAULT_OFF,
},
'syntax' => { 'ambiguous' => DEFAULT_OFF,
'semicolon' => DEFAULT_OFF,