This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
warnings.pl: Silence perl compiler warnings
authorKarl Williamson <khw@khw-desktop.(none)>
Sat, 24 Jul 2010 16:46:45 +0000 (10:46 -0600)
committerRafael Garcia-Suarez <rgs@consttype.org>
Mon, 26 Jul 2010 07:29:18 +0000 (09:29 +0200)
commite95a9fc214b6cb4aa721db3682e902f327e354f2
tree560ddb415f34916f0975509a1d62839f72964ab5
parenta9bec28731f6ff92754c2d5febd8958a20ef8e7e
warnings.pl: Silence perl compiler warnings

warnings.pl was trying to read two beyond the end of an array.
warnings.pl