[Bug 2505] enable Perl warnings in all modules and scripts
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2505 Donovan Jones <koha@gamma.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@gamma.net.nz --- Comment #29 from Donovan Jones <koha@gamma.net.nz> 2010-02-24 10:36:06 --- Just letting people know I am currently working on this bug. My first step is to add this line to files that are missing use warnings: #use warnings; FIXME - Bug 2505 as i dont currently have a test environment to fix all the warnings. This will make it easy however to find all the places where this needs fixing by doing: $ grep -rl 'Bug 2505' * I also changed -w to use warnings -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com