In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/c942840161006663c3d92f620e248f8746e7dfb6?hp=5fa07fba8f5cd2ef1fc04378718a1a0219d4db17>
- Log ----------------------------------------------------------------- commit c942840161006663c3d92f620e248f8746e7dfb6 Author: Steve Hay <[email protected]> Date: Sat Sep 16 21:18:14 2017 +0100 Propose including GCC 6 and 7 support in maint releases ----------------------------------------------------------------------- Summary of changes: votes-5.24.xml | 2 ++ votes-5.26.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/votes-5.24.xml b/votes-5.24.xml index eab3d3b442..46874f4bdc 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -45,6 +45,8 @@ Correct: As noted on the ticket, it was listed here in the hope that it could be <div><h3>Build and Installation Fixes</h3> +<commit votes="steveh" id="b9486474d36974b83d0b00fdcbfd1530299a0f7c" ticket="" desc="Configure: check for GCC 6 and 7"/> + </div> <div><h3>Portability Fixes</h3> diff --git a/votes-5.26.xml b/votes-5.26.xml index 2c72f93a56..c2046b8ba4 100644 --- a/votes-5.26.xml +++ b/votes-5.26.xml @@ -41,6 +41,8 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Build and Installation Fixes</h3> +<commit votes="steveh" id="b9486474d36974b83d0b00fdcbfd1530299a0f7c" ticket="" desc="Configure: check for GCC 6 and 7"/> + </div> <div><h3>Portability Fixes</h3> -- Perl5 Master Repository
