summaryrefslogtreecommitdiff
path: root/t/porting
diff options
context:
space:
mode:
authorJames Mastros <james@mastros.biz>2010-06-02 17:22:59 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2010-07-26 10:13:01 +0200
commitb0227916d216511cb22e759e8a083bf97a928fb5 (patch)
tree2cd35008802bea56946495b41c4fee6d17c121fa /t/porting
parentde2b151d9e0876a9d49b0e149d8417cbf593de16 (diff)
downloadperl-b0227916d216511cb22e759e8a083bf97a928fb5.tar.gz
Stick a comment in t/porting/diag.t begging people not to abuse the ignore list
Diffstat (limited to 't/porting')
-rw-r--r--t/porting/diag.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t
index b9517b6f35..4fbfa84100 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -222,6 +222,9 @@ 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.
+#
+# 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