In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/37615aed2d5ce7dd5e254533f5235478f3378422?hp=d3471eafb616eb62588632c9d82ce740c9f87cce>
- Log ----------------------------------------------------------------- commit 37615aed2d5ce7dd5e254533f5235478f3378422 Author: Tony Cook <[email protected]> Date: Wed Jun 26 10:40:15 2019 +1000 propose the 134169 fix and vote for the 134126 fix ----------------------------------------------------------------------- Summary of changes: votes-5.30.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/votes-5.30.xml b/votes-5.30.xml index 410f844c2d..902c134aa9 100644 --- a/votes-5.30.xml +++ b/votes-5.30.xml @@ -4,7 +4,7 @@ <div><h2>Tickets Listed in #134127: 5.30.1 blockers</h2> -<commit votes="steveh" id="9629b6dc1d6296e0d3a6a5dbfd0f672b4b2021ca" ticket="134126" desc="PATCH: [perl #134126] -Dusemymalloc, -Dusethreads"/> +<commit votes="steveh tonyc" id="9629b6dc1d6296e0d3a6a5dbfd0f672b4b2021ca" ticket="134126" desc="PATCH: [perl #134126] -Dusemymalloc, -Dusethreads"/> <commit votes="" id="" ticket="131867" desc="%{^CAPTURE_ALL} is %+, not %-."/> </div> @@ -34,6 +34,8 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> +<commit votes="tonyc" id="79e302e6c3f815bf4cb72a5bacc3012595970db9" ticket="134169" desc="(perl #134169) mg.c reset endptr after use"/> + </div> <div><h3>New Feature Fixes</h3> -- Perl5 Master Repository
