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

[perl #24027] B::Deparse mishandles 'strict' declaration

Thread Previous | Thread Next
From:
Father Chrysostomos via RT
Date:
December 24, 2011 16:19
Subject:
[perl #24027] B::Deparse mishandles 'strict' declaration
Message ID:
rt-3.6.HEAD-14510-1324772369-687.24027-15-0@perl.org
On Wed Sep 24 09:55:38 2003, mjd@plover.com wrote:
> Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>:
> > Currently only the 'refs' stricture hint is stored in the optree (in the
> > op_private field of COPs).
> 
> Oho.  I thought all the hints were stored there.

It’s deref ops, not bobbies, that store HINT_STRICT_REFS in their
op_private field.

Cops store all the hints in cop_hints.

Commit 415d4c6 resolves this ticket, BTW.

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=24027

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