In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/4920032bbc03bae5967c5e67f7b438bf56fec2ef?hp=bc5a55b644062045c0683ddc752611a7cfbe7d0e>
- Log ----------------------------------------------------------------- commit 4920032bbc03bae5967c5e67f7b438bf56fec2ef Author: Dagfinn Ilmari Mannsåker <[email protected]> Date: Tue Oct 8 12:56:13 2019 +0100 Add my vote for backporting the #134169 fix ----------------------------------------------------------------------- Summary of changes: votes-5.30.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/votes-5.30.xml b/votes-5.30.xml index 7669d021b2..7d8d8dd117 100644 --- a/votes-5.30.xml +++ b/votes-5.30.xml @@ -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" id="79e302e6c3f815bf4cb72a5bacc3012595970db9" ticket="134169" desc="(perl #134169) mg.c reset endptr after use"/> +<commit votes="tonyc ilmari" 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
