develooper Front page | perl.perl5.porters | Postings from February 2011

Re: Bug with given() localization, pos() magic, and m//gc state

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
February 21, 2011 04:07
Subject:
Re: Bug with given() localization, pos() magic, and m//gc state
Message ID:
20110221120704.GE3305@iabyn.com
On Mon, Feb 21, 2011 at 11:59:34AM +0000, Dave Mitchell wrote:
> The problem is in pp_enterwhile(), which does
> 
>     sv_setsv(PAD_SV(PL_op->op_targ), POPs);
> 
> which doesn't call set magic.

(Sigh - must remember to read *all* of my p5p folder before
looking at an issue, to see if someone's already fixed it!)

-- 
A walk of a thousand miles begins with a single step...
then continues for another 1,999,999 or so.

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