In perl.git, the branch maint-votes has been updated <https://perl5.git.perl.org/perl.git/commitdiff/652c9420c5dd7df849184ea85a7c4bf293001e74?hp=2d3cf3f68fb6f0a220b8f49824106dde91dbeed1>
- Log ----------------------------------------------------------------- commit 652c9420c5dd7df849184ea85a7c4bf293001e74 Author: Jarkko Hietaniemi <[email protected]> Date: Fri Nov 3 08:06:36 2017 +0200 AIX doubledouble longdouble hints fix ----------------------------------------------------------------------- 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 5665f4fedf..9a6bc9cd13 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -40,6 +40,8 @@ Correct: As noted on the ticket, it was listed here in the hope that it could be See also #130080 <commit votes="tonyc" id="622584734f799751a284558aaebad21acd3270bf" ticket="128967" desc="Inconsistency between doc and code for chown using negative argument: -1"/> +<commit votes="jhi" id="4ea0a103754f8e4f9459019cb6f8750bde08cd2d" ticket="" desc="AIX doubledouble longdouble hints"/> + </div> <div><h3>New Feature Fixes</h3> diff --git a/votes-5.26.xml b/votes-5.26.xml index 6bc317f7ca..8c2801d873 100644 --- a/votes-5.26.xml +++ b/votes-5.26.xml @@ -37,6 +37,8 @@ Both of these or neither <commit votes="tonyc steveh" id="d8b61909479178ddb668ad385988877d26f202f2" ticket="132008" desc="Term::ReadLine generates empty &STDERR files"/> <commit votes="tonyc steveh" id="1d217c696857b2bf41d87a7e927c43d20cc556e5" ticket="132008" desc="(perl #132008) make sure the test behaves without a tty"/> +<commit votes="jhi" id="4ea0a103754f8e4f9459019cb6f8750bde08cd2d" ticket="" desc="AIX doubledouble longdouble hints"/> + </div> <div><h3>New Feature Fixes</h3> -- Perl5 Master Repository
