http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14390
--- Comment #17 from Jonathan Druart <[email protected]> --- (In reply to Kyle M Hall from comment #16) > > 1) some problem noted by the QA script: > > > > FAIL C4/Circulation.pm > > OK critic > > OK forbidden patterns > > OK pod > > OK spelling > > FAIL valid > > "my" variable $borrower masks earlier declaration in same scope > > I cannot reproduce this qa bark. perl -c also doesn't give me any warnings. perl -w will give you the warnings. -- 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/
