This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de2b151
)
Stick a comment in t/porting/diag.t begging people not to abuse the ignore list
author
James Mastros
<james@mastros.biz>
Wed, 2 Jun 2010 16:22:59 +0000
(17:22 +0100)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Mon, 26 Jul 2010 08:13:01 +0000
(10:13 +0200)
t/porting/diag.t
patch
|
blob
|
blame
|
history
diff --git
a/t/porting/diag.t
b/t/porting/diag.t
index
b9517b6
..
4fbfa84
100644
(file)
--- 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