[koha-commits] main Koha release repository branch new/bug_6679 updated. v3.06.00-163-gfe50ffb

Git repo owner gitmaster at git.koha-community.org
Fri Dec 9 09:51:27 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_6679 has been updated
       via  fe50ffb37f912e32b2f0291a11dd6139120f2ba0 (commit)
      from  7dbb966b49e31468b24b410e7563af8c98142031 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fe50ffb37f912e32b2f0291a11dd6139120f2ba0
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Dec 8 17:13:38 2011 +0100

    Bug 6679: fix missing use strict
    
    The 3 files had use strict missing. The patch add the use strict and modify what's needed to work with it
    4XX.pl also has some perlcritic fixes:
    Variable declared in conditional statement at line XXX, column 9.  Declare variables outside of the condition.  (Severity: 5)
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 cataloguing/value_builder/stocknumber.pl        |    8 +++---
 cataloguing/value_builder/unimarc_field_210c.pl |   11 ++++++---
 cataloguing/value_builder/unimarc_field_4XX.pl  |   26 +++++++++++++++--------
 3 files changed, 28 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list