Skip Menu |

This queue is for tickets about the QWizard CPAN distribution.

Report information
The Basics
Id: 38962
Status: resolved
Priority: 0/
Queue: QWizard

People
Owner: wjhns117 [...] hardakers.net
Requestors: kernel [...] pkts.ca
Cc:
AdminCc:

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



Subject: Fixing QWizard when run with 'strict' and '-w'.
Date: Wed, 3 Sep 2008 13:41:55 -0700 (PDT)
To: bug-QWizard [...] rt.cpan.org
From: "Penelope Fudd" <kernel [...] pkts.ca>
Hi.. Here's a patch to silence warnings about undefined variables when running the example code from the man page with strict and -w. This is against QWizard-3.14, on perl 5.8.8 (Fedora 8).
Download QWizard-3.14+patch1
application/octet-stream 3.9k

Message body not shown because it is not plain text.

The warnings have all been removed in 3.16. Some of the solution wasn't acceptable though as it would have modified behaviour, so I did consider how each warning should be dealt with in a way that wouldn't have affected behaviour.