summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2021-09-28 12:36:51 +0000
committerNicholas Clark <nick@ccl4.org>2021-09-29 10:21:04 +0000
commitd3cdb7217b5126d36b00eccc3a6755589554862e (patch)
treee9706d601b150da140f0dc5aa8b4a27adef0d7aa /t
parent6920b5ce88214f02c7987a3e5028e8bdfc7e5e82 (diff)
downloadperl-d3cdb7217b5126d36b00eccc3a6755589554862e.tar.gz
Remove pp_pack "unlisted" exceptions from t/porting/diag.t
"Invalid type '%c' in %s" is listed as "Invalid type '%s' in %s" (ie %s not %c) Append " in %s" to the perldiag.pod entry for the error "'/' does not take a repeat count"
Diffstat (limited to 't')
-rw-r--r--t/porting/diag.t5
1 files changed, 0 insertions, 5 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t
index 85e4a1f3ed..f210d82530 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -544,7 +544,6 @@ Debug leaking scalars child failed%s with errno %d: %s
detach of a thread which could not start
detach on an already detached thread
detach on a thread with a waiter
-'/' does not take a repeat count in %s
-Dp not implemented on this platform
Empty array reference given to mod2fname
endhostent not implemented!
@@ -612,10 +611,6 @@ Invalid argument to sv_cat_decode
Invalid range "%c-%c" in transliteration operator
Invalid separator character %c%c%c in PerlIO layer specification %s
Invalid TOKEN object ignored
-Invalid type '%c' in pack
-Invalid type '%c' in %s
-Invalid type '%c' in unpack
-Invalid type ',' in %s
ioctl implemented only on sockets
ioctlsocket not implemented!
join with a thread with a waiter