In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/35f75d9b26b7eed0191159387650cecaa99ccfef?hp=cc1a451bc56def591ef9e3ffc44fc6893a49cdc9>
- Log ----------------------------------------------------------------- commit 35f75d9b26b7eed0191159387650cecaa99ccfef Author: Steve Hay <[email protected]> Date: Mon Oct 14 22:59:05 2019 +0100 Remove cherry-picked commits ----------------------------------------------------------------------- Summary of changes: votes-5.30.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/votes-5.30.xml b/votes-5.30.xml index 66f44c53bf..262c94d0aa 100644 --- a/votes-5.30.xml +++ b/votes-5.30.xml @@ -4,7 +4,6 @@ <div><h2>Tickets Listed in #134127: 5.30.1 blockers</h2> -<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,8 +43,6 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> -<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 expect it to be 0. -- Perl5 Master Repository
