This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change wording of warning due to Unicode Standard change
authorKarl Williamson <khw@cpan.org>
Wed, 13 May 2015 23:57:06 +0000 (17:57 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 6 Jul 2015 14:30:17 +0000 (08:30 -0600)
commitba707cdc782d882662421af06658ff4afdf31003
tree288ac893977a9d36c604cfef648f039bf2093262
parente6704a40e007cf599527cad0675d63c2ca3e423d
Change wording of warning due to Unicode Standard change

Non-characters are no longer forbidden as of Unicode 7.0; they are just
"not recommended".  The wording of the warning changes accordingly.
ext/XS-APItest/t/utf8.t
pod/perldiag.pod
t/lib/warnings/utf8
utf8.c