Skip Menu |

This queue is for tickets about the Devel-Size CPAN distribution.

Report information
The Basics
Id: 102911
Status: resolved
Priority: 0/
Queue: Devel-Size

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in:
  • 0.80
  • 0.82_50



Subject: multideref op
Date: Fri, 20 Mar 2015 17:29:33 +0000
To: bug-Devel-Size [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Attached patch updates Devel-Size to handle the multideref op, and to a limited extent the UNOP_AUX op class in general. -zefram

Message body is not shown because sender requested not to inline it.

On Fri Mar 20 13:29:43 2015, zefram@fysh.org wrote: Show quoted text
> Attached patch updates Devel-Size to handle the multideref op, and to > a limited extent the UNOP_AUX op class in general.
Thanks applied. I already had a less complete fix for this, which I hadn't uploaded as I was still attempting to figure out the Test::More::is() problem. Yours patch is much better than mine, so I've used yours. Uploaded as part of Devel-Size-0.79_52.tar.gz Nicholas Clark
Subject: Re: [rt.cpan.org #102911] multideref op
Date: Mon, 23 Mar 2015 09:42:14 +0000
To: Nicholas Clark via RT <bug-Devel-Size [...] rt.cpan.org>
From: Zefram <zefram [...] fysh.org>
Attached patch adds handling of children of METHOP and UNOP_AUX ops, which I missed out from my earlier patches. -zefram

Message body is not shown because sender requested not to inline it.