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

[perl #98184] [PATCH] Use OPpDEREF for lvalue sub, such that the flags contains the deref type, instead of deriving it from the opchain.

Thread Next
From:
Father Chrysostomos via RT
Date:
September 1, 2011 12:47
Subject:
[perl #98184] [PATCH] Use OPpDEREF for lvalue sub, such that the flags contains the deref type, instead of deriving it from the opchain.
Message ID:
rt-3.6.HEAD-31297-1314906420-1444.98184-15-0@perl.org
On Wed Aug 31 10:55:23 2011, ggoossen wrote:
> 
> This is a bug report for perl from gerard@ggoossen.net,
> generated with the help of perlbug 1.39 running under perl 5.15.2.
> 
> From 57e586dab7e727ea61a1f264e0c5cc665007bcdc Mon Sep 17 00:00:00 2001
> From: Gerard Goossen <gerard@ggoossen.net>
> Date: Wed, 31 Aug 2011 15:55:26 +0200
> Subject: [PATCH] Use OPpDEREF for lvalue sub, such that the flags
> contains
>  the deref type, instead of deriving it from the opchain.
> 
> Also contains a test were using the opchain to determine the deref
> type fails.

Thank you.  Applied as 0e9700d.


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