http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10075|0                           |1
        is obsolete|                            |

--- Comment #80 from Paul Poulain <[email protected]> ---
Comment on attachment 10075
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10075
[SIGNED-OFF] Bug 6679: Fixing 13 perlcritic violations in C4/Barcodes.pm

OK, this patch fixes error, but there are still some:
"return" statement with explicit "undef" at line 57, column 2.  See page 199 of
PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 131, column 3.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 147, column 22.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 152, column 22.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 157, column 22.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 193, column 3.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 197, column 3.  See page 199
of PBP.  (Severity: 5)
"return" statement with explicit "undef" at line 228, column 2.  See page 199
of PBP.  (Severity: 5)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to