In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/cc1a451bc56def591ef9e3ffc44fc6893a49cdc9?hp=4920032bbc03bae5967c5e67f7b438bf56fec2ef>
- Log ----------------------------------------------------------------- commit cc1a451bc56def591ef9e3ffc44fc6893a49cdc9 Author: Sawyer X <[email protected]> Date: Sun Oct 13 00:29:12 2019 +0200 Vote for stuff ----------------------------------------------------------------------- Summary of changes: votes-5.30.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/votes-5.30.xml b/votes-5.30.xml index 7d8d8dd117..66f44c53bf 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 tonyc" id="9629b6dc1d6296e0d3a6a5dbfd0f672b4b2021ca" ticket="134126" desc="PATCH: [perl #134126] -Dusemymalloc, -Dusethreads"/> +<commit votes="steveh tonyc xsawyerx" id="9629b6dc1d6296e0d3a6a5dbfd0f672b4b2021ca" ticket="134126" desc="PATCH: [perl #134126] -Dusemymalloc, -Dusethreads"/> <commit votes="" id="" ticket="131867" desc="%{^CAPTURE_ALL} is %+, not %-."/> </div> @@ -44,7 +44,7 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> -<commit votes="tonyc ilmari" id="79e302e6c3f815bf4cb72a5bacc3012595970db9" ticket="134169" desc="(perl #134169) mg.c reset endptr after use"/> +<commit votes="tonyc ilmari xsawyerx" id="79e302e6c3f815bf4cb72a5bacc3012595970db9" ticket="134169" desc="(perl #134169) mg.c reset endptr after use"/> This could potentially break code written on 5.30.0 that expects "0x10" to numify to 16, but the bug fixed has the potential of silently(!) breaking code written with older perls that -- Perl5 Master Repository
