This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/warnings/utf8: Reinstate warning test
authorKarl Williamson <khw@cpan.org>
Sun, 11 Sep 2016 04:19:42 +0000 (22:19 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 17 Sep 2016 23:22:27 +0000 (17:22 -0600)
I removed this in 35f8c9bd0ff4f298f8bc09ae9848a14a9667a95a, thinking the
warning was no longer being raised.  But in fact, it was showing a bug,
now fixed by the previous commit.

t/lib/warnings/utf8

index 947dea4..4263c04 100644 (file)
@@ -756,6 +756,7 @@ Operation "uc" returns its argument for non-Unicode code point 0x7F+ at - line \
 Use of code point 0x80+ is deprecated; the permissible max is 0x7F+ at - line \d+.
 Operation "uc" returns its argument for non-Unicode code point 0x80+ at - line \d+.
 Code point 0x7F+ is not Unicode, may not be portable in print at - line \d+.
+Use of code point 0x80+ is deprecated; the permissible max is 0x7F+ in print at - line \d+.
 ########
 # NAME  [perl #127262]
 BEGIN{