[Bug 2505] New: enable Perl warnings in all modules and scripts
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2505 Summary: enable Perl warnings in all modules and scripts Product: Koha Version: rel_3_2 Platform: PC OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Architecture, internals, and plumbing AssignedTo: galen.charlton@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org The warnings pragma (i.e., 'use warnings;') should be enabled in all Perl scripts and modules. This is a catch-all bug for all patches to enable warnings. When enabling warnings for a script and module, every warning message reported to STDERR should be quelled by fixing the underlying problem. When turning on warnings for a module, it would be nice to add test cases as well. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com