In perl.git, the branch maint-5.20-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/3e9bee9a9d9106890cb0a9692c319960332998e4?hp=be11ff5b417829d329a1210f3bb29c219cc44003>
- Log ----------------------------------------------------------------- commit 3e9bee9a9d9106890cb0a9692c319960332998e4 Author: Father Chrysostomos <[email protected]> Date: Tue Jan 20 10:35:07 2015 -0800 Add note about fa8f4f85e M Porting/cherry-pick-votes-maint-5.20.xml commit d867b47be58260a7c879f15f204a80e892099bab Author: Father Chrysostomos <[email protected]> Date: Tue Jan 20 10:32:53 2015 -0800 Vote for 56f81afc0 M Porting/cherry-pick-votes-maint-5.20.xml ----------------------------------------------------------------------- Summary of changes: Porting/cherry-pick-votes-maint-5.20.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Porting/cherry-pick-votes-maint-5.20.xml b/Porting/cherry-pick-votes-maint-5.20.xml index c834ed3..f73845e 100644 --- a/Porting/cherry-pick-votes-maint-5.20.xml +++ b/Porting/cherry-pick-votes-maint-5.20.xml @@ -30,6 +30,7 @@ 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"/> +This fix has a problem with it that needs to be solved before we can backport it. See http://www.nntp.perl.org/group/perl.perl5.porters/;[email protected] <commit votes="sprout, steveh" id="fa8f4f85ec35b0f047603e5b90a788571f7141bd" ticket="123554" desc="[perl #123554] avoid a crash from SvGROW(MEM_SIZE_MAX)"/> <commit votes="sprout, steveh" id="e3e8f263bd1cf5bb33710bdece3b572dd9785f75" ticket="123554" desc="perldelta for fa8f4f85ec35"/> <commit votes="steveh" id="f63bc603acea5e0f476f181de698958c4ddcccba" ticket="123554" desc="perldelta: Fix typo"/> @@ -38,7 +39,7 @@ I feel a bit leery about this next one. The code is a bit fragile, so I would f <commit votes="sprout, steveh" id="62db6ea5fed19611596cbc5fc0b8a4df2c604e58" ticket="123538" desc="[perl #123538] always set chophere and itembytes at the same time"/> <commit votes="sprout, steveh" id="cb6cc22be04ebc9284469880f586341acf15fec5" ticket="123538" desc="perldelta for 62db6ea5fed1"/> -<commit votes="hv" id="56f81afc0f2d331537f38e6f12b86a850187cb8a" ticket="123604" desc="intuit_more: no need to copy before keyword check"/> +<commit votes="hv, sprout" id="56f81afc0f2d331537f38e6f12b86a850187cb8a" ticket="123604" desc="intuit_more: no need to copy before keyword check"/> </div> -- Perl5 Master Repository
