projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
76ef718
)
Downgrade also the "Wide character" diagnostic.
Jarkko Hietaniemi [Thu, 5 Apr 2001 04:05:49 +0000 (
04:05
+0000)]
p4raw-id: //depot/perl@9554
pod/perldiag.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldiag.pod
b/pod/perldiag.pod
index
110f1cd
..
307f22d
100644
(file)
--- a/
pod/perldiag.pod
+++ b/
pod/perldiag.pod
@@
-3910,7
+3910,7
@@
So put in parentheses to say what you really mean.
=item Wide character in %s
-(F) Perl met a wide character (>255) when it wasn't expecting one.
+(W utf8) Perl met a wide character (>255) when it wasn't expecting one.
=item write() on closed filehandle %s