Hi, Believe it or not, five minutes of testing with warnings enabled in C4/Context.pm only turned up one instance of noise in the log. I haven't finished testing Stan's patch, but it looks like it won't be too troublesome too enable warnings in this module.
Regards, Galen On Fri, Jan 9, 2009 at 10:03 AM, Joe Atzberger <[email protected]> wrote: > Can you give some indication why you think enabling warnings in Context.pm > is safe to do at this point, i.e. why it won't flood the logs with potential > warnings? Context is used by almost every Koha page, so one wrinkle that > triggers a warn could conceivably overwhelm production systems with repeated > log messages. > > --Joe > > On Thu, Jan 1, 2009 at 12:39 PM, stan <[email protected]> wrote: >> >> From 74de1bb0b2f0ad21fab01a35f5c0cb3582f6c1db Mon Sep 17 00:00:00 2001 >> From: stan <[email protected]> >> Date: Thu, 1 Jan 2009 12:36:57 -0500 >> Subject: [PATCH] Enable use warnings;, clean up complainy functions, fix a >> few tab/space formatting issues. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [email protected] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
