[Koha-bugs] [Bug 2505] New: enable Perl warnings in all modules and scripts

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Aug 12 04:28:26 CEST 2008


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 at liblime.com
        ReportedBy: galen.charlton at liblime.com
         QAContact: koha-bugs at 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.



More information about the Koha-bugs mailing list