develooper Front page | perl.perl5.porters | Postings from October 2016

[perl #129916] CV symbol table optimization only works in main::

Thread Previous | Thread Next
From:
l.mai@web.de via RT
Date:
October 19, 2016 14:30
Subject:
[perl #129916] CV symbol table optimization only works in main::
Message ID:
rt-4.0.24-15151-1476887410-1213.129916-15-0@perl.org
On Wed Oct 19 07:20:42 2016, mauke- wrote:
> PL_curstash is \%X:: in this situation, but CopSTASH(PL_curcop) is
> \%main::. So the stashes differ and we land in the gv_fetch_flags
> path,
> which adds a full typeglob.

I think this is the same underlying problem as https://rt.perl.org/Ticket/Display.html?id=129239.

---
via perlbug:  queue: perl5 status: new
https://rt.perl.org/Ticket/Display.html?id=129916

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