summaryrefslogtreecommitdiff
path: root/t/porting
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-06-25 22:12:39 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-06-25 22:12:39 -0700
commitd9ac6e381e0c3c377aa4958bc04ee3a6957455c9 (patch)
treeb9cafcda4dbf89c5899d83ba70a8204d1ae396f2 /t/porting
parenta9be10f40ec59aa3ef57d892f4440346ac6fbd2d (diff)
downloadperl-d9ac6e381e0c3c377aa4958bc04ee3a6957455c9.tar.gz
diag.t: Two to-done entries I missed
Diffstat (limited to 't/porting')
-rw-r--r--t/porting/diag.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t
index 570114170f..4325fdcfc1 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -452,7 +452,6 @@ Invalid type ',' in %s
ioctlsocket not implemented!
'j' not supported on this platform
'J' not supported on this platform
-Junk on end of regexp in regex m/%s/
killpg not implemented!
length() used on %s (did you mean "scalar(%s)"?)
length() used on %hash (did you mean "scalar(keys %hash)"?)
@@ -475,7 +474,6 @@ Perl %s required--this is only %s, stopped
POSIX syntax [%c %c] is reserved for future extensions in regex; marked by <-- HERE in m/%s/
ptr wrong %p != %p fl=%x nl=%p e=%p for %d
Recompile perl with -DDEBUGGING to use -D switch (did you mean -d ?)
-Reference to invalid group 0 in regex; marked by <-- HERE in m/%s/
Regexp modifier "%c" may appear a maximum of twice in regex; marked by <-- HERE in m/%s/
Regexp modifier "%c" may not appear twice in regex; marked by <-- HERE in m/%s/
Regexp modifiers "%c" and "%c" are mutually exclusive in regex; marked by <-- HERE in m/%s/