summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorVincent Pit <perl@profvince.com>2008-02-14 16:21:29 +0100
committerSteve Peters <steve@fisharerojo.org>2008-02-14 15:44:14 +0000
commitb16276bb9e16a3b99d6fb450f4e0902e32b01f85 (patch)
tree10028a3c2b2b6bcb4696d2132ceee811e3f94b4f /t
parentfa01e09300100a2f35e7403a33b48963bfdcb712 (diff)
downloadperl-b16276bb9e16a3b99d6fb450f4e0902e32b01f85.tar.gz
doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these times? */
From: "Vincent Pit" <perl@profvince.com> Message-ID: <37048.147.210.17.175.1202998889.squirrel@147.210.17.175> p4raw-id: //depot/perl@33310
Diffstat (limited to 't')
-rw-r--r--t/lib/warnings/9uninit1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/lib/warnings/9uninit b/t/lib/warnings/9uninit
index e68407ccec..dd305e3b88 100644
--- a/t/lib/warnings/9uninit
+++ b/t/lib/warnings/9uninit
@@ -1287,7 +1287,6 @@ Use of uninitialized value $m1 in -f at - line 27.
Use of uninitialized value $m1 in -d at - line 28.
Use of uninitialized value $m1 in -p at - line 29.
Use of uninitialized value $m1 in -l at - line 30.
-Use of uninitialized value $m1 in -l at - line 30.
Use of uninitialized value $m1 in -u at - line 31.
Use of uninitialized value $m1 in -g at - line 32.
Use of uninitialized value $m1 in -t at - line 34.