develooper Front page | perl.perl5.porters | Postings from December 2009

Re: [perl #68192] Tied scalar numeric FETCH corruption after STORE()ing a reference

Thread Previous | Thread Next
From:
Father Chrysostomos
Date:
December 13, 2009 16:39
Subject:
Re: [perl #68192] Tied scalar numeric FETCH corruption after STORE()ing a reference
Message ID:
0774AA34-A0EE-4A70-BB9C-61265618F1AE@cpan.org

On Nov 15, 2009, at 1:05 PM, Father Chrysostomos wrote:

> This is a regression in perl 5.10.0, caused by http://perl5.git.perl.org/perl.git/commitdiff/800401ee2a8a5a67ef478227b68426cf701d0116 
> . The attached patch fixes this. I’m not sure whether what I’ve done  
> to sv_2nv is correct. Could someone please review it?

Attached is the same patch, updated for 5.11.3.

BTW, here is another symptom:
$ perl -le' use bigint; select+(select(FOO), $|=1)[0]; print $|+0'
Can't call method "copy" without a package or object reference at / 
System/Library/Perl/5.10.1/Math/BigInt.pm line 107.

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