summaryrefslogtreecommitdiff
path: root/t/porting
diff options
context:
space:
mode:
authorJames Mastros <james@mastros.biz>2010-06-02 17:22:36 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2010-07-26 10:13:01 +0200
commitde2b151d9e0876a9d49b0e149d8417cbf593de16 (patch)
tree2c2315fcf7eec70dd21979e90d86dec921bc0597 /t/porting
parent2c4c1ff210d35acd69f4b57f0453bc23e7b1c98a (diff)
downloadperl-de2b151d9e0876a9d49b0e149d8417cbf593de16.tar.gz
Normalize formatting of "Ambiguous call resolved as CORE::%s(), qualify as such or use &" in toke.c, so t/porting/diag.t can find it.
Diffstat (limited to 't/porting')
-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 7c051721cb..b9517b6f35 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -223,7 +223,6 @@ sub check_file {
# Lists all missing things as of the inaguration of this script, so we
# don't have to go from "meh" to perfect all at once.
__DATA__
-Ambiguous call resolved as CORE::%s(), %s
Ambiguous use of %c resolved as operator %c
Ambiguous use of %c{%s} resolved to %c%s
Ambiguous use of %c{%s%s} resolved to %c%s%s