In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/edb77f99447f2fad56bebb2dc2a0ab1ea26b7053?hp=a93005c3f5df60509b1cbd8480338df837a09c8c>
- Log ----------------------------------------------------------------- commit edb77f99447f2fad56bebb2dc2a0ab1ea26b7053 Author: Tony Cook <[email protected]> Date: Thu Jan 19 16:14:43 2017 +1100 Add entry for #129038 / 109ac342a6bc5a3a67c3b52341607100cedafdf7 ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 3 +++ votes-5.24.xml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/votes-5.22.xml b/votes-5.22.xml index fbcd8207d6..a5194589d4 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -41,6 +41,9 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="" id="" ticket="123878" desc=""/> +Note: the following is a non-trivial backport to maint-5.22 of 109ac342a6bc5a3a67c3b52341607100cedafdf7, in branch tonyc/maint-5.22-129038-locale-match +<commit votes="tonyc" id="5747c35638c5183ddf9e4b7f3949aa0f7414661c" ticket="129038" desc="Assertion Failure: *Perl_pp_subst *pp_hot.c:3203)"/> + </div> <div><h3>Regression Fixes</h3> diff --git a/votes-5.24.xml b/votes-5.24.xml index 16c63cbcc1..0a39cc4f59 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -64,6 +64,8 @@ This one needs the version in ext/POSIX/lib/POSIX.pm bumped to 1.65_01: <commit votes="" id="" ticket="123878" desc="OPEN: Infinite recursion (+segfault) on die() after goto-ing out of __DIE__ handler"/> +<commit votes="tonyc" id="109ac342a6bc5a3a67c3b52341607100cedafdf7" ticket="129038" desc="Assertion Failure: *Perl_pp_subst *pp_hot.c:3203)"/> + </div> <div><h3>Regression Fixes</h3> -- Perl5 Master Repository
