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

index 110f1cd..307f22d 100644 (file)
@@ -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