Skip Menu |

This queue is for tickets about the warnings-unused CPAN distribution.

Report information
The Basics
Id: 43716
Status: resolved
Priority: 0/
Queue: warnings-unused

People
Owner: Nobody in particular
Requestors: user42 [...] zip.com.au
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: warning on used variable after another block
Date: Sat, 28 Feb 2009 10:16:15 +1100
To: bug-warnings-unused [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
With warnings::unused 0.03 and debian perl 5.10.0 the program bar.pl below prints Unused variable my $x at bar.pl line 6. whereas I believe $x is used and shouldn't get a warning. For what it's worth this was ok with warnings::unused 0.021.

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

Hi, Much thanks to your reports. I have uploaded 0.04. It seems to work as expected. Regards, -- Goro Fuji (gfx) GFUJI at CPAN.org
Has been resolved. -- Goro Fuji (gfx) GFUJI at CPAN.org