In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/8229013666fa059d464a257b56836dea60fd5991?hp=46abc3266adee2d0caaf70abe795e6175e1a56e2>
- Log ----------------------------------------------------------------- commit 8229013666fa059d464a257b56836dea60fd5991 Author: Jarkko Hietaniemi <[email protected]> Date: Sun Jan 29 15:56:00 2017 -0500 Add 5.24.x vote item for upgrading Time-HiRes Since the one in 5.24.1 is broken in OS X. ----------------------------------------------------------------------- Summary of changes: votes-5.24.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/votes-5.24.xml b/votes-5.24.xml index e832e429b7..ec6a65ea5e 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -84,6 +84,10 @@ Perhaps just the removal of SETERRNO() from this. <commit votes="sprout xsawyerx" id="c82de78e3ba0184f85b5b49245e5da32d1cb3fcc" ticket="126482" desc="[perl #126482] Fix assert fail âa_const a_constâ"/> +<commit votes="jhi" id="" desc="[cpan #120032] Doesn't compile with Perl 5.24.1 on OS/X"/> + +NOTE from jhi: so the Time-HiRes in 5.24.1 has the broken version of Time-HiRes that is broken in OS X. The simplest thing would probably be to upgrade the 5.24.x Time-HiRes to the one in blead (as ... [153 chars truncated] + <commit votes="jhi sprout" id="dd1dbff095629118e73a48a2a6008f03418a07f6" ticket="128967" desc="#128967: Inconsistency between doc and code for chown using negative argument: -1"/> NOTE from jhi: the following cluster of hexfp-related fixes -- Perl5 Master Repository
