In perl.git, the branch smoke-me/jhi/unicoll has been created
<http://perl5.git.perl.org/perl.git/commitdiff/b3a9e6d76ab717489edd97a214ab425ceb0e08c3?hp=0000000000000000000000000000000000000000>
at b3a9e6d76ab717489edd97a214ab425ceb0e08c3 (commit)
- Log -----------------------------------------------------------------
commit b3a9e6d76ab717489edd97a214ab425ceb0e08c3
Author: Jarkko Hietaniemi <[email protected]>
Date: Thu Feb 5 16:45:41 2015 -0500
Drop const casting of single string literals
Should be unnecessary since the arrays are const char* const,
and makes at least IRIX cc whine mightily. Tested in a few
C and C++ compilers.
-----------------------------------------------------------------------
--
Perl5 Master Repository