This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
silence warning after "Fold join to const or stringify where possible"
authorDaniel Dragan <bulk88@hotmail.com>
Mon, 13 Oct 2014 19:20:30 +0000 (15:20 -0400)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 13 Oct 2014 21:09:48 +0000 (14:09 -0700)
commit6b6919154b178ae575034bdfff686ab13c6a9d1c
tree1c122ff9c4c58689800fcb277e7de5557f1e2145
parent689d8423b7692a628b08f883e8c57c3f4db2f96a
silence warning after "Fold join to const or stringify where possible"

VC 2003
op.c(4022) : warning C4244: '=' : conversion from 'unsigned short' to
'char', possible loss of data
op.c