In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ef00a33709ebfdb04443846f328434fc4ef4797e?hp=8229013666fa059d464a257b56836dea60fd5991>
- Log ----------------------------------------------------------------- commit ef00a33709ebfdb04443846f328434fc4ef4797e Author: Jarkko Hietaniemi <[email protected]> Date: Mon Jan 30 07:21:52 2017 -0500 Looks like Craig Berry already did the work for Time-HiRes upgrade. ----------------------------------------------------------------------- Summary of changes: votes-5.24.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/votes-5.24.xml b/votes-5.24.xml index ec6a65ea5e..043d634b3a 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -86,7 +86,9 @@ Perhaps just the removal of SETERRNO() from this. <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] +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 +[2] Craig Berry's fix in https://marc.info/?l=perl5-porters&m=148305290013791 which upgrades 5.24 maint to version 1.9741, which has now been out for two months, and seems to be doing well: http://ma ... [44 chars truncated] <commit votes="jhi sprout" id="dd1dbff095629118e73a48a2a6008f03418a07f6" ticket="128967" desc="#128967: Inconsistency between doc and code for chown using negative argument: -1"/> -- Perl5 Master Repository
