Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 22:29:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 200370] lang/perl5.20: Argument "2.49_01" isn't numeric
Message-ID:  <bug-200370-14331-qhXjv7ldsD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200370-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200370-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200370

--- Comment #12 from Mathieu Arnold <mat@FreeBSD.org> ---
(In reply to parv from comment #10)
> The problem is in forks module itself ...
> 
>   https://rt.cpan.org/Public/Bug/Display.html?id=102730
> 
> 
> ... mentioned in still open 3-month old ticket.

Mmmm, yes, sorry, I got mixed up with the two problems reported here, the
forks.pm warning is annoying, but it's not a problem, everything still works:

root@pkg-aragorn:/wrkdirs/usr/ports/devel/p5-forks/work/forks-0.36 # make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.20.2 "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/forks00-requirements.t .. ok
t/forks00-sigtrap.t ....... ok
t/forks01.t ............... Argument "2.49_01" isn't numeric in numeric ge (>=)
at /wrkdirs/usr/ports/devel/p5-forks/work/forks-0.36/blib/lib/forks.pm line
1570.
#
# These tests exercise general API compatibility and behavior.
#
t/forks01.t ............... ok
t/forks02.t ............... Argument "2.49_01" isn't numeric in numeric ge (>=)
at /wrkdirs/usr/ports/devel/p5-forks/work/forks-0.36/blib/lib/forks.pm line
1570.
[.........]
All tests successful.
Files=14, Tests=396, 158 wallclock secs ( 0.12 usr  0.04 sys +  6.84 cusr  2.21
csys =  9.21 CPU)
Result: PASS

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200370-14331-qhXjv7ldsD>