develooper Front page | perl.perl5.porters | Postings from June 2019

Re: [perl #134172] commit 027471cf breaks t/op/sprintf2.t onFreeBSD-11

Thread Previous | Thread Next
From:
Karl Williamson
Date:
June 5, 2019 17:45
Subject:
Re: [perl #134172] commit 027471cf breaks t/op/sprintf2.t onFreeBSD-11
Message ID:
7122f134-8608-319d-5129-1606d5a30e15@khwilliamson.com
On 6/5/19 9:40 AM, James E Keenan via RT wrote:
> On Wed, 05 Jun 2019 15:26:36 GMT, hv wrote:
>> On Wed, 05 Jun 2019 07:54:26 -0700, jkeenan wrote:
>>> After 'cont', the program hung for > 1 minute, so I Ctrl-C-ed it.
>>
>> Watchpoints can make things rather slow; you'll see from the stack
>> trace that we're still in perl_parse(), so we haven't got as far as
>> running the program yet. My guess is that it should complete in 10-15
>> minutes, but if possible please allow at least up to an hour before
>> giving up on it.
>>
> 
> Did not know that.  Have to go AFK.  Will resume tonight.  Thanks.
> 

I have access to a 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 
21 14:27:25 UTC 2017

When I run ./perl -e 'my $x = sprintf("%7000000000E", 0)'
I get
Integer overflow in format string for sprintf at -e line 1.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About