Skip Menu |

This queue is for tickets about the Net-Netmask CPAN distribution.

Report information
The Basics
Id: 99184
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Net-Netmask

People
Owner: jmaslak [...] antelope.net
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 1.9021
  • 1.9022
Fixed in: 1.9101



Subject: Fails with bleadperl on use-long-double since v5.21.3-432-g8a00edd
As per subject. Cross reference to bug ticket on the perl side: https://rt.perl.org/Ticket/Display.html?id=122730 HTH && Regards,
On Sun Sep 28 02:10:21 2014, ANDK wrote: Show quoted text
> As per subject. Cross reference to bug ticket on the perl side: > > https://rt.perl.org/Ticket/Display.html?id=122730 > > HTH && Regards,
I have submitted a PR on the github repo that should address the uselongdouble problem, which appears to stem from the use of floor() in the irange2cidrlist() sub routine. https://github.com/muir/Net-Netmask/pull/8
On 2017-12-24 01:43:56, BAYMAX wrote: Show quoted text
> On Sun Sep 28 02:10:21 2014, ANDK wrote:
> > As per subject. Cross reference to bug ticket on the perl side: > > > > https://rt.perl.org/Ticket/Display.html?id=122730 > > > > HTH && Regards,
> > I have submitted a PR on the github repo that should address the > uselongdouble problem, which appears to stem from the use of floor() > in the irange2cidrlist() sub routine. > > https://github.com/muir/Net-Netmask/pull/8
CPAN.pm users may use this distroprefs file automatically apply this patch: https://github.com/eserte/srezic-cpan-distroprefs/blob/master/Net-Netmask.yml
ANDK: Thank you for the patch, I've confirmed it fixes the issue. I have begun to maintain this module and will be releasing a new version of Net::Netmask with this patch incorporated within a week or so.
(Sorry baymax, credit goes to you for the patch)
This issue is now resolved as of version 1.9100+. 1.9101 has been released to CPAN and should be installable via the normal means.