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

Re: perl-5.11.2 breaks NYTProf savesrc option (Lexer API suspected)

Thread Previous | Thread Next
From:
Tim Bunce
Date:
November 23, 2009 14:30
Subject:
Re: perl-5.11.2 breaks NYTProf savesrc option (Lexer API suspected)
Message ID:
20091123223037.GA24926@timac.local
On Sat, Nov 21, 2009 at 11:47:23PM +0000, Tim Bunce wrote:
> I've just noticed this failure
>     http://www.nntp.perl.org/group/perl.cpan.testers/2009/11/msg6070403.html
> and reproduced it myself.
> 
> I presume something in the lexer API patch changed how the source code
> is saved in the @{"_<$filename"} array (which is accessed in C via
> GvAV(gv_fetchfile_flags(...)).
> 
> I've no time to dig deeper now (hopefully tomorrow) but it looks like
> the first source code line is being now stored at array index 0, whereas
> it used to be stored at array index 1.

Zefram, any news?

Jesse, I can't see this in rt, should I just create a new ticket?
(I don't want to duplicate if you have one queued up somewhere.)

Tim.

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