In perl.git, the branch maint-5.20-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/9b3d0b7a212ffdc447fc7747217c6ca086c4c380?hp=73a498f2246a987e830f0201e9447a846f47caea>
- Log ----------------------------------------------------------------- commit 9b3d0b7a212ffdc447fc7747217c6ca086c4c380 Author: Karl Williamson <[email protected]> Date: Sat Aug 15 13:33:36 2015 -0600 khw votes ----------------------------------------------------------------------- Summary of changes: Porting/cherry-pick-votes-maint-5.20.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Porting/cherry-pick-votes-maint-5.20.xml b/Porting/cherry-pick-votes-maint-5.20.xml index 3175191..2b83762 100644 --- a/Porting/cherry-pick-votes-maint-5.20.xml +++ b/Porting/cherry-pick-votes-maint-5.20.xml @@ -29,7 +29,7 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Crash / Assertion / Memory Corruption Fixes</h3> -<commit votes="steveh, arc" id="83a85f49e265a458a481a9dc402dd3bdd30ae457" ticket="123711" desc="[perl #123711] Fix crash with 0-5x-l{0}"/> +<commit votes="steveh, arc, khw" id="83a85f49e265a458a481a9dc402dd3bdd30ae457" ticket="123711" desc="[perl #123711] Fix crash with 0-5x-l{0}"/> If a reasonable way is found to make the new test in d27f4 pass in maint, I'll be +1 on these. But I'm not convinced that it's worth making this change to maint to fix a compile-time-only bug if we k ... [46 chars truncated] <commit votes="steveh" id="e47d32dcd59a578274f445fac79e977d83055c8c" ticket="123712" desc="[perl #123712] Fix /$a[/ parsing"/> @@ -37,7 +37,7 @@ This commit (d27f4)'s new test is failing in a dry-run of cherry-picking into ma <commit votes="steveh" id="d27f4b916ce5819f564bdd4a135137c457156333" ticket="123712" desc="[perl #123712] Don't check sub_inwhat"/> <commit votes="steveh, arc" id="1956db7ee60460e5b4a25c19fda4999666c8cbd1" ticket="124156" desc="RT #124156: death during unwinding causes crash"/> -<commit votes="steveh, arc" id="46b27d2f2c37f40dde845f9b4743975c69f2cc27" ticket="123398" desc="don't fatalize warnings during unwinding (#123398)"/> +<commit votes="steveh, arc, khw" id="46b27d2f2c37f40dde845f9b4743975c69f2cc27" ticket="123398" desc="don't fatalize warnings during unwinding (#123398)"/> </div> @@ -93,15 +93,15 @@ Does this need d9a13252ba5aad7b3eaaff069b56472cfb651a40 too? -- steveh <div><h3>Regression Fixes</h3> -<commit votes="tonyc, arc" id="bae8cfc6926f9b04d8adac6a9ee6d563cc18263f" ticket="125121" desc="Don't treat setpgrp($nonzero) as setpgrp(1)"/> +<commit votes="tonyc, arc, khw" id="bae8cfc6926f9b04d8adac6a9ee6d563cc18263f" ticket="125121" desc="Don't treat setpgrp($nonzero) as setpgrp(1)"/> </div> <div><h3>Build and Installation Fixes</h3> On the mailing list (http://www.nntp.perl.org/group/perl.perl5.porters/2015/05/msg227963.html et seqq) Tony says that f33b2f5 is incorrect, because it edits a generated file rather than that file's s ... [302 chars truncated] -<commit votes="steveh, arc" id="f33b2f585292653a3c50ea39cbdab734c3473fcb" ticket="" desc="handle existing mkstemp() in mingw-w64-v4"/> -<commit votes="steveh, arc" id="6378109479f5b474e8205c8478f484b209078772" ticket="" desc="add new address for kmx"/> +<commit votes="steveh, arc, khw" id="f33b2f585292653a3c50ea39cbdab734c3473fcb" ticket="" desc="handle existing mkstemp() in mingw-w64-v4"/> +<commit votes="steveh, arc, khw" id="6378109479f5b474e8205c8478f484b209078772" ticket="" desc="add new address for kmx"/> </div> @@ -115,7 +115,7 @@ On the mailing list (http://www.nntp.perl.org/group/perl.perl5.porters/2015/05/m <div><h3>Documentation Fixes</h3> -<commit votes="steveh" id="965d3000a316a5ed367c2ce65d040e1125d5e31d" ticket="" desc="Update supported versions in perlpolicy.pod"/> +<commit votes="steveh, khw" id="965d3000a316a5ed367c2ce65d040e1125d5e31d" ticket="" desc="Update supported versions in perlpolicy.pod"/> </div> -- Perl5 Master Repository
