In perl.git, the branch maint-5.20-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/49f019c2cad02e22fea917d0e82e325dd70368e6?hp=8a9c61901ffa34df576af932bb65f918519a4761>
- Log ----------------------------------------------------------------- commit 49f019c2cad02e22fea917d0e82e325dd70368e6 Author: Steve Hay <[email protected]> Date: Sat Jan 10 13:20:44 2015 +0000 cherry-pick-votes: Remove entries noe cherry-picked M Porting/cherry-pick-votes-maint-5.20.xml commit 365e69701385684778bd2e3ef86cc4d5f7e380dc Author: Steve Hay <[email protected]> Date: Sat Jan 10 12:30:45 2015 +0000 cherry-pick-votes: Add votes M Porting/cherry-pick-votes-maint-5.20.xml commit df0be0aa67eb940258333b31502ebce4dca8e3e2 Author: Steve Hay <[email protected]> Date: Sat Jan 10 12:09:16 2015 +0000 cherry-pick-votes: Fix XML encoding M Porting/cherry-pick-votes-maint-5.20.xml ----------------------------------------------------------------------- Summary of changes: Porting/cherry-pick-votes-maint-5.20.xml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/Porting/cherry-pick-votes-maint-5.20.xml b/Porting/cherry-pick-votes-maint-5.20.xml index bffe41d..6e01a6f 100644 --- a/Porting/cherry-pick-votes-maint-5.20.xml +++ b/Porting/cherry-pick-votes-maint-5.20.xml @@ -4,16 +4,14 @@ <div><h2>Tickets Listed in #122913: [META] perl 5.20.2</h2> -<commit votes="sprout" id="3bc8ec963e9657121e69386195faa61e46928dda" ticket="123344" desc="Fix qr/@array(?{block})/"/> -<commit votes="sprout" id="d100ca43dce2c9a6bb636517e5595aa9e1e01e7e" ticket="123344" desc="Fix assertion failure with qr/\Q(?{})/"/> +<commit votes="sprout, steveh" id="3bc8ec963e9657121e69386195faa61e46928dda" ticket="123344" desc="Fix qr/@array(?{block})/"/> +<commit votes="sprout, steveh" id="d100ca43dce2c9a6bb636517e5595aa9e1e01e7e" ticket="123344" desc="Fix assertion failure with qr/\Q(?{})/"/> <commit votes="steveh" id="1318b6d7e272031984abced04ebef14bf73954f1" ticket="123344" desc="perldelta for 3bc8ec963 / #123344"/> <commit votes="steveh" id="b404539126a567987b4748a67c06be2d23b471d5" ticket="123483" desc="silence VC Win64 perl warnings in hv_func.h"/> <commit votes="steveh" id="" ticket="" desc="CPAN RT#101095 Module::Metadata does not extract correct version if use_our is enabled"/> -<commit votes="sprout,steveh,tonyc" id="405dffcb17b9cc9d0e5d7b41835b998ca7f1d873" ticket="123539" desc="PATCH: [perl #123539] regcomp.c node overrun/segfault"/> - </div> <div><h2>Other Proposed Cherry-Picks</h2> @@ -38,14 +36,12 @@ The same criteria apply to code in dual-life modules as to core code.) I feel a bit leery about this next one. The code is a bit fragile, so I would feel more comfortable with a couple monthsâ blead smoking. But the blead implementation changed shortly after that com ... [13 chars truncated] <commit votes="steveh" id="db5cc3ee5bdb14c8d59302b6c3ef8ff4bca660bb" ticket="" desc="Fix crash in leave_scope when my sub has CvGV"/> - - My vote for d8bd3d8 is conditional on 2b9215f, since the latter fixes a build issue with the former. --arc <commit votes="steveh, sprout, arc" id="d8bd3d828a02f8df716063d9980b8b9af539ca42" ticket="123495" desc="[perl #123495] Stop gmtime(nan) from crashing"/> -<commit votes="arc, sprout" id="2b9215fdb83c97496b82d0c73d4903097a8ed66b" ticket="123502" desc="Vital followup to gmtime(nan) fix"/> +<commit votes="arc, sprout, steveh" id="2b9215fdb83c97496b82d0c73d4903097a8ed66b" ticket="123502" desc="Vital followup to gmtime(nan) fix"/> -<commit votes="sprout" id="08b999a9d7e845b758c38568f45f6b2b8d552ed9" ticket="123542" desc="[perl #123452] Fix crash with s/${<>{})//"/> -<commit votes="sprout" id="ca949e9c3c10048fd3c2829b96293e6139846dcc" ticket="123542" desc="parser.t: Correct skip count"/> +<commit votes="sprout, steveh" id="08b999a9d7e845b758c38568f45f6b2b8d552ed9" ticket="123542" desc="[perl #123452] Fix crash with s/${<>{})//"/> +<commit votes="sprout, steveh" id="ca949e9c3c10048fd3c2829b96293e6139846dcc" ticket="123542" desc="parser.t: Correct skip count"/> </div> @@ -79,9 +75,6 @@ This is hard. #122283 is a genuine maint-worthy regression over 5.18.x, but even <commit votes="arc" id="f6f22b1fc01b8676e43ef64616ed7899a84bfec2" ticket="122890" desc="t/re/re_tests: Add test for perl #122890"/> <commit votes="arc" id="efcc8bfdc124f50d33aab3f1d7722b5f9e4de349" ticket="122890" desc="re_tests: More tests for #122890"/> -<commit votes="steveh, sprout, arc" id="487e470dbd7a885bb6a92a735b2783e1c6740066" ticket="123410" desc="[perl #123410] sort CORE::fake bizarre behaviour"/> -<commit votes="steveh, sprout, arc" id="070733dfda1bb0d07d337128db5d1e78f14e6562" ticket="123410" desc="perldelta for 487e470d / #123410"/> - </div> <div><h3>Configure and hints Fixes (Consider whether these in particular would break binary compatibility)</h3> @@ -210,8 +203,7 @@ Part of this (but not the opcode part): dacd91898fcfc21090ad48dd88483172a4bc8914 won't apply cleanly, but should be easy to fix. --arc <commit votes="steveh, arc" id="dacd91898fcfc21090ad48dd88483172a4bc8914" ticket="" desc="Consistent spaces after docs in perlfunc.pod"/> -faad849dd has a typo in it that was fixed by 605eee606. We could cherry-pick just the pod/ part of 605eee606 if the t/ part is controversial, but I think that is splitting hairs. -<commit votes="steveh, sprout, arc" id="faad849dd7af72f2db0a94098b4c462d3e573f5f" ticket="" desc="perldiag: Add missing entry"/> +The pod/ part of this is already applied to maint-5.20 since it fixes faad849dd7, which has already been cherry-picked: <commit votes="sprout" id="605eee6061b9fb79ab7be45ac13eaf417fd8db4f" ticket="" desc="diag.t: Ignore trailing whitespace"/> <commit votes="steveh, arc" id="96cfa1df465e71dba7e2099fc37db1b569d300b4" ticket="" desc="perluniintro: Vertically stack ternarys"/> -- Perl5 Master Repository
