[Koha-bugs] [Bug 6875] de-nesting C4 packages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 15 14:01:15 CET 2012


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

--- Comment #51 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2012-02-15 13:01:15 UTC ---
Comments on 9th patch for Serials.pm: 
Does take out 6 use statements, adds 2 requires. Due to circular module
dependency between Serials and Biblio, compiling Serials still results in many
subroutine redefinition warnings. But this is the case already now (just
observing it).

Subroutine GetSuppliersWithLateIssues redefined at C4/Serials.pm line 87.
Subroutine GetLateIssues redefined at C4/Serials.pm line 110.
[etc][etc]

Since this patch makes a move in the right direction, marking it as Passed QA.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list