summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJames Mastros <james@mastros.biz>2010-06-02 17:35:22 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2010-07-26 10:13:01 +0200
commitd8225693adef7017da64423203537ac5d68cfff8 (patch)
tree4e11d41a92f29648ba2cda846e6386eb9b24569b /t
parentb0227916d216511cb22e759e8a083bf97a928fb5 (diff)
downloadperl-d8225693adef7017da64423203537ac5d68cfff8.tar.gz
Document "Ambiguous use of %c resolved as operator %c"
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 4fbfa84100..46b4a8682d 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -226,7 +226,6 @@ sub check_file {
# PLEASE DO NOT ADD TO THIS LIST. Instead, write an entry in
# pod/perldiag.pod for your new (warning|error).
__DATA__
-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
Ambiguous use of -%s resolved as -&%s()