This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIO::encoding: explicitly cast char * to STDCHAR *
authorLukas Mai <l.mai@web.de>
Sun, 31 Jan 2016 12:14:29 +0000 (13:14 +0100)
committerLukas Mai <l.mai@web.de>
Sun, 31 Jan 2016 12:28:58 +0000 (13:28 +0100)
commit0bca550cf755b0872e05b868a2843e2035087f1a
treecd8f15b0539d873bd20174ce2d222c51c9308ab5
parent259f5e0bbc6277b397458cb905d37baaa68aaada
PerlIO::encoding: explicitly cast char * to STDCHAR *

This should avoid the "pointer targets in assignment differ in
signedness" warning that pops up in some configurations.
ext/PerlIO-encoding/encoding.pm
ext/PerlIO-encoding/encoding.xs