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

<http://perl5.git.perl.org/perl.git/commitdiff/bd1896c532a7cf6e056e4b92f5395d16d1567edc?hp=1d432e8fe760f43b60b0c51e74361ef680bd670a>

- Log -----------------------------------------------------------------
commit bd1896c532a7cf6e056e4b92f5395d16d1567edc
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sun Jul 17 21:12:14 2016 +0300

    Add another quadmath fix (a cast to shut up gcc)
-----------------------------------------------------------------------

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

diff --git a/votes-5.22.xml b/votes-5.22.xml
index 7238f90..03a9e75 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -65,6 +65,8 @@ Perhaps just the removal of SETERRNO() from this.
 
 <div><h3>Portability Fixes</h3>
 
+<commit votes="jhi" id="bf49eae4014ca7ff7b44362d99251f5b9f30bec8" 
desc="Perl_my_vsnprintf: avoid compiler warning"/>
+
 </div>
 
 <div><h3>Platform-Specific Test Fixes</h3>
diff --git a/votes-5.24.xml b/votes-5.24.xml
index 6d66a9a..2460b8f 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -83,6 +83,8 @@ Perhaps just the removal of SETERRNO() from this.
 
 <div><h3>Portability Fixes</h3>
 
+<commit votes="jhi" id="bf49eae4014ca7ff7b44362d99251f5b9f30bec8" 
desc="Perl_my_vsnprintf: avoid compiler warning"/>
+
 </div>
 
 <div><h3>Platform-Specific Test Fixes</h3>

--
Perl5 Master Repository

Reply via email to