In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/63784e26bef8426a67e8780734da0d0e7a9d052b?hp=a68082b7bff97d7735fa8e1bdd4c118785d55e44>
- Log ----------------------------------------------------------------- commit 63784e26bef8426a67e8780734da0d0e7a9d052b Author: Craig A. Berry <[email protected]> Date: Fri Jul 21 18:42:40 2017 -0500 Ask for the Time::HiRes fix. Yes, I'm voting for my own patch. ----------------------------------------------------------------------- Summary of changes: votes-5.24.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/votes-5.24.xml b/votes-5.24.xml index bd55e154ad..61e546808e 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -82,7 +82,7 @@ Perhaps just the removal of SETERRNO() from this. <commit votes="sprout xsawyerx arc" 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"/> +<commit votes="jhi craigb" 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. Possibilities: [1] The smallish fix from https://rt.perl.org/Ticket/Display.html?id=128445 (blead c4a535af41823cc84534bf8dbecfdcc3eb7daa86) which upgrades 1.9734 to 1.9739 -- Perl5 Master Repository
