In perl.git, the branch jkeenan/rt-134139-vec has been created
<https://perl5.git.perl.org/perl.git/commitdiff/ea6919a997659b5368c8ed3828393cf9ac76e824?hp=0000000000000000000000000000000000000000>
at ea6919a997659b5368c8ed3828393cf9ac76e824 (commit)
- Log -----------------------------------------------------------------
commit ea6919a997659b5368c8ed3828393cf9ac76e824
Author: James E Keenan <[email protected]>
Date: Sun May 26 22:30:40 2019 -0400
Use of strings with code points over 0xFF as arguments to "vec"
Implement scheduled fatalization. Adapt existing tests in t/op/vec.t.
Eliminate t/lib/warnings/doop and move one test to t/op/vec.t.
TODO: documentation
For: RT # 134139
-----------------------------------------------------------------------
--
Perl5 Master Repository