In perl.git, the branch maint-votes has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e225bb885e311c877f1be726f8ea69b5d58f7351?hp=915d606be16c9b86779ef8c99b891f4f942edeb9>

- Log -----------------------------------------------------------------
commit e225bb885e311c877f1be726f8ea69b5d58f7351
Author: Steve Hay <[email protected]>
Date:   Sat Oct 17 16:03:50 2015 +0100

    Update with latest blead changes

M       votes-5.22.xml

commit e1c37be66c50b418d3575ca7b2b64548900ff21f
Author: Steve Hay <[email protected]>
Date:   Sat Oct 17 13:49:11 2015 +0100

    Vote for four commits, then cherry-pick them and remove them from here

M       votes-5.22.xml
-----------------------------------------------------------------------

Summary of changes:
 votes-5.22.xml | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

diff --git a/votes-5.22.xml b/votes-5.22.xml
index 4154049..8a73cc7 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -6,22 +6,9 @@
 
 </div>
 
-<div><h2>Other Commits Nominated in #125394: 5.22.1 blockers</h2>
-
-(steveh: These don't all meet the normal criteria for inclusion, but I've 
listed them for now since they've all been nominated anyway.
- We can always make exceptions where deemed necessary, or otherwise drop them 
from the list.)
-
-Documentation patches (suggested by ether):
-<commit votes="khw, jhi" id="f0b1ad2b19f6dbfdc5d5feb5c5fb48888f1cd46d" 
ticket="" desc="perlebcdic: Fix typo"/>
-<commit votes="khw, jhi" id="b6d5ddf72d1067c498a7ed65623df9f2f8f8d749" 
ticket="123264" desc="[perl #123264] explicitly document the return value of 
sysopen"/>
-<commit votes="khw, jhi" id="bace499647c542e44fa169173393f19316fe05b6" 
ticket="" desc="Perl example style nit in docs for sort()"/>
-<commit votes="khw, jhi" id="63602a3fc27a417daf3c532b6a11ae6eba2a072a" 
ticket="125313" desc="Prefer 'Foo->new' to 'new Foo' in examples of 
constructors."/>
-
-</div>
-
 <div><h2>Other Proposed Cherry-Picks</h2>
 
-Blead changes have been examined up to and including 
8c9009ad13ddadd4e5865ef02a27df15933a7ca7 (Perl_call_sv move EXTEND into branch 
that needs it)
+Blead changes have been examined up to and including 
00ebc5bdc54d3943d2470f1053942f5849ab1a9d (Replace 2 strcat()s with strlen() and 
memcpy() in dl_dlopen.xs.)
 
 Proposed cherry-picks are grouped according to the types of change permitted 
by perlpolicy.pod.
 
@@ -59,6 +46,9 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 <commit votes="steveh, arc, khw" id="0f8d761c4673440b49eeb491136a67dcf3da7400" 
ticket="126222" desc="Add a todo test for perl-126222"/>
 <commit votes="steveh, arc, khw" id="6625d92602279361acd0c6185b78c6d201fd81e0" 
ticket="126222" desc="fix perl-126222 - (?!) OPFAIL optimization does work in 
(?(?!)yes|no)"/>
 
+(steveh: The POSIX $VERSION bump will need to be different in maint:)
+<commit votes="steveh" id="068e3fb46a24909060201961a41f2ab7fb778caf" 
ticket="126229" desc="[perl #126229] POSIX::strerror() clears $!"/>
+
 </div>
 
 <div><h3>Build and Installation Fixes</h3>
@@ -70,6 +60,8 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <div><h3>Portability Fixes</h3>
 
+<commit votes="jhi, steveh" id="a7dba6f870a82e3be87bda50593cb5d2042277fd" 
ticket="" desc="IRIX &lt;sys/prctl.h&gt; is not what Configure expects."/>
+
 </div>
 
 <div><h3>Platform-Specific Test Fixes</h3>
@@ -79,6 +71,9 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 (steveh: Only the autodie part of this is applicable; win32/GNUmakefile isn't 
in maint-5.22)
 <commit votes="steveh, arc, khw" id="e120c24fe257993e9cbf4c567194bec2792f3ccc" 
ticket="126133" desc="[perl #126133] autodie touches its touch_me, make it 
writable"/>
 
+<commit votes="jhi, steveh" id="8e7f1f724eb9360bef95eb47b50c93350a9fe142" 
ticket="126306" desc="perl #126306: openbsd t/io/errno.t tests fail randomly"/>
+<commit votes="jhi, steveh" id="9f7ba77d76fb7406010117db6bfe6b5f86b376b6" 
ticket="" desc="rt.perl.org perl #88814 was revived in openbsd by commit 
23705063."/>
+
 </div>
 
 <div><h3>Documentation Fixes</h3>

--
Perl5 Master Repository

Reply via email to