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

<http://perl5.git.perl.org/perl.git/commitdiff/f41c62b02dddf1a8b441084b0767653ec670cb2f?hp=759dc465496922ff3170b433ab4400045f7887d0>

- Log -----------------------------------------------------------------
commit f41c62b02dddf1a8b441084b0767653ec670cb2f
Author: Craig A. Berry <craigbe...@mac.com>
Date:   Fri Dec 16 08:24:56 2016 -0600

    Enable builds on OpenVMS releases from VSI.
    
    It's currently the same old compiler, rebranded from HP to VMS
    Software, Inc.
-----------------------------------------------------------------------

Summary of changes:
 votes-5.22.xml | 1 +
 votes-5.24.xml | 1 +
 2 files changed, 2 insertions(+)

diff --git a/votes-5.22.xml b/votes-5.22.xml
index 276109c5c0..780946b3a0 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -95,6 +95,7 @@ the first one required manual backporting (available on 
request).
 
 <commit votes="jhi sprout" id="d06c8f869698f7905df974ab8bafb703a5438fc1" 
desc="[perl #128538] [PATCH] Fix copy/paste error in Configure"/>
 <commit votes="jhi sprout" id="a2c061044c1e87ae8e777d6134191760235db0de" 
desc="make Configure abort if both -Duselongdouble and -Dusequadmath are 
requested"/>
+<commit votes="craigb" id="f6a154ae766a3404d83b81448ca6a356d30198e1" 
desc="Treat VSI C the same as DEC/Compaq/HP C."/>
 
 </div>
 
diff --git a/votes-5.24.xml b/votes-5.24.xml
index 8d81231dd7..0228a257a2 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -127,6 +127,7 @@ the first one required manual backporting (available on 
request).
 
 Should we not just backport 2d41a263 instead? And does 5.22 need this, too? 
--sprout
 <commit votes="" id="c4a535af41823cc84534bf8dbecfdcc3eb7daa86" desc="[perl 
#128972] Build failure on OS X 10.12 Sierra."/>
+<commit votes="craigb" id="f6a154ae766a3404d83b81448ca6a356d30198e1" 
desc="Treat VSI C the same as DEC/Compaq/HP C."/>
 
 </div>
 

--
Perl5 Master Repository

Reply via email to