summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-06-09 17:30:56 -0700
committerFather Chrysostomos <sprout@cpan.org>2013-06-09 17:30:56 -0700
commit636013b3f52d8d822c7b83d79398d51b08c82838 (patch)
treec255dc4cb4e5171ec939459c5bac532dcd7f195a /t
parent04f745798a0e989d3948b52426ed936a1b2dfc51 (diff)
downloadperl-636013b3f52d8d822c7b83d79398d51b08c82838.tar.gz
Remove ‘bad top format’ error
This is unreachable. It only happens in pp_leavewrite when IoTOP_GV(io) is null, but the code leading up to it makes sure that IoTOP_GV(io) is not null. If it is still null, it jumps past the error with ‘goto forget_top’.
Diffstat (limited to 't')
-rw-r--r--t/porting/diag.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t
index ebf9b486ba..51936fd4ae 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -457,7 +457,6 @@ sub check_message {
__DATA__
Malformed UTF-8 character (unexpected non-continuation byte 0x%x, immediately after start byte 0x%x)
-bad top format reference
Cannot apply "%s" in non-PerlIO perl
Can't %s big-endian %ss on this
Can't call mro_isa_changed_in() on anonymous symbol table