This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecate wide chars in logical string ops
authorKarl Williamson <khw@cpan.org>
Wed, 16 Dec 2015 00:58:30 +0000 (17:58 -0700)
committerKarl Williamson <khw@cpan.org>
Wed, 16 Dec 2015 19:14:46 +0000 (12:14 -0700)
commit87e05d1a4c512d5f08d9963b13e202483e002366
treea8fb01774fcccf83adafb116c794c1f103341aa9
parent2d212e86d115af0ec7bda9d374433535fb9b20ab
Deprecate wide chars in logical string ops

See thread starting at
http://nntp.perl.org/group/perl.perl5.porters/227698

Ricardo Signes provided the perldelta and perldiag text.
doop.c
op.h
pod/perldelta.pod
pod/perldiag.pod
pp.c
t/lib/warnings/doop
t/lib/warnings/pp
t/op/substr.t