In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/4ab08a63b35094a46bcc8ed507285407431d9c25?hp=ae349ceaa5b1815d053a349595fa09448b4520bf>
- Log ----------------------------------------------------------------- commit 4ab08a63b35094a46bcc8ed507285407431d9c25 Author: Steve Hay <[email protected]> Date: Sat Apr 2 17:12:19 2016 +0100 Remove cherry-picked commit M votes-5.22.xml commit a18b32826598c74c615dd77139e7467b81e4eedd Author: Steve Hay <[email protected]> Date: Sat Apr 2 17:10:47 2016 +0100 Add recent blead commits M votes-5.22.xml commit 0a73401bb273ee85af2b18e3c97777a7efda5032 Author: Steve Hay <[email protected]> Date: Sat Apr 2 16:48:44 2016 +0100 Vote for two commits M votes-5.22.xml ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/votes-5.22.xml b/votes-5.22.xml index 1dfa617..7479d0c 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -10,7 +10,7 @@ <div><h2>Other Proposed Cherry-Picks</h2> -Blead changes have been examined up to and including a66bda92c7bdd515ba8b572a123e215718a89f10 (List perl.develop-help.com in the RMG regarding smoke reports.) +Blead changes have been examined up to and including 25a9f0e724ff0f469866f8713f0e79f3159bf870 (Export lround() from POSIX) Proposed cherry-picks are grouped according to the types of change permitted by perlpolicy.pod. @@ -35,8 +35,10 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="steveh, jhi" id="a934a4a7d4fa99d522e169b921286755a0f8d248" ticket="126845" desc="Remove unwarranted assertion in Perl_newATTRSUB_x()"/> (jhi: note that the 127773 fix consists of two commits.) -<commit votes="jhi" id="70ead873d4b864ca127d4f75aa654724264ff91b" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> -<commit votes="jhi" id="4d00a3198aa6950e874328ec431d15c821382cce" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> +<commit votes="jhi, steveh" id="70ead873d4b864ca127d4f75aa654724264ff91b" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> +<commit votes="jhi, steveh" id="4d00a3198aa6950e874328ec431d15c821382cce" ticket="127773" desc="Assertion failure in perl built with Dusecbacktrace]"/> + +<commit votes="steveh" id="aea0412a260d9d7295c0a5bebb8bb6978dc02ccd" ticket="127786" desc="RT #127786: assertion failure with eval in DB pkg."/> </div> @@ -56,6 +58,8 @@ The same criteria apply to code in dual-life modules as to core code.) <commit votes="steveh" id="7db8c4f1f19e6f855107ec990507a1a9cb0f59a6" ticket="127494" desc="[perl #127494] TODO test for $AUTOLOAD being set for DESTROY"/> <commit votes="steveh" id="958cdeac409681891afe77bf60db047296523465" ticket="127494" desc="[perl #127494] don't cache AUTOLOAD as DESTROY"/> +<commit votes="steveh" id="1921e03146ca6022defa6af5267c4dd20c0ca699" ticket="" desc="stop lc() etc accidentally modifying in-place."/> + </div> <div><h3>New Feature Fixes</h3> @@ -91,7 +95,9 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Documentation Fixes</h3> -<commit votes="steveh, jkeenan, jhi" id="1802421e7ca37d5f22605a97946d04b9b2375b43" ticket="127783" desc="Add 's' and 'S' to list of ANSI C portable filename characters."/> +<commit votes="steveh" id="cc4d3128555c2fbf5af7fc75854461cd87502812" ticket="" desc="improve perldiag implicit close text"/> +<commit votes="steveh" id="ab7ca7edf202fe21133adbdca227b5cd8d15dced" ticket="" desc="improve perldiag implicit close text further"/> +<commit votes="steveh" id="95032a5ba8a8a8ef02ca87ced5e2e47387c05831" ticket="" desc="improve perldiag implicit close text still further"/> </div> -- Perl5 Master Repository
