This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecate Unicode code points above IV_MAX
authorKarl Williamson <khw@cpan.org>
Sat, 28 Nov 2015 18:49:43 +0000 (11:49 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 29 Nov 2015 00:19:27 +0000 (17:19 -0700)
commit760c7c2f746ce3f3c3356b0a3efb017b6d0cb5b0
treeae46772546d1e407ac82e7d9fdb94ff71e842519
parentab8e6d41354e33543e31744c782a29d8d9568dce
Deprecate Unicode code points above IV_MAX

See https://rt.perl.org/Ticket/Display.html?id=115166
ext/XS-APItest/t/utf8.t
pod/perldiag.pod
pod/perlunicode.pod
t/lib/warnings/utf8
t/op/bop.t
t/op/chop.t
t/op/index.t
t/op/ver.t
t/opbasic/qq.t
t/re/pat_advanced.t
utf8.c