In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/1e6c54ec1f14e03ed433b75e4b6d9edd551b0f37?hp=b3d8e91c68ebcdec860eda4d33860f6cbe613dbb>
- Log ----------------------------------------------------------------- commit 1e6c54ec1f14e03ed433b75e4b6d9edd551b0f37 Author: Jarkko Hietaniemi <[email protected]> Date: Sun Jul 17 10:18:24 2016 +0300 Add two quadmath Configure fixes both for 5.22 and 5.24. ----------------------------------------------------------------------- Summary of changes: votes-5.22.xml | 3 +++ votes-5.24.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/votes-5.22.xml b/votes-5.22.xml index ca4bba7..1e069a2 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -58,6 +58,9 @@ Perhaps just the removal of SETERRNO() from this. <div><h3>Build and Installation Fixes</h3> +<commit votes="jhi" id="d06c8f869698f7905df974ab8bafb703a5438fc1" desc="[perl #128538] [PATCH] Fix copy/paste error in Configure"> +<commit votes="jhi" id="a2c061044c1e87ae8e777d6134191760235db0de" desc="make Configure abort if both -Duselongdouble and -Dusequadmath are requested"> + </div> <div><h3>Portability Fixes</h3> diff --git a/votes-5.24.xml b/votes-5.24.xml index 9c3af63..2afac7b 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -74,6 +74,9 @@ Perhaps just the removal of SETERRNO() from this. <div><h3>Build and Installation Fixes</h3> +<commit votes="jhi" id="d06c8f869698f7905df974ab8bafb703a5438fc1" desc="[perl #128538] [PATCH] Fix copy/paste error in Configure"> +<commit votes="jhi" id="a2c061044c1e87ae8e777d6134191760235db0de" desc="make Configure abort if both -Duselongdouble and -Dusequadmath are requested"> + </div> <div><h3>Portability Fixes</h3> -- Perl5 Master Repository
