[Koha-bugs] [Bug 9720] uninitialized value warnings in circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 30 04:00:13 CET 2013


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

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Pushed to Master

--- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
This patch has been pushed to master.

There are still some uninitialized value warnings in circ, but fewer:
Use of uninitialized value in string ne at
/home/jcamins/kohaclone/circ/circulation.pl line 393.
Use of uninitialized value in string eq at
/home/jcamins/kohaclone/circ/circulation.pl line 399.
Use of uninitialized value in sprintf at
/home/jcamins/kohaclone/circ/circulation.pl line 453.
Use of uninitialized value in sprintf at
/home/jcamins/kohaclone/circ/circulation.pl line 453.

(if you decide to work on them, please open a new bug)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list