https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26744

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #63 from David Cook <[email protected]> ---
(In reply to David Gustafsson from comment #46)
> (In reply to Lucas Gass (lukeg) from comment #43)
> > Is List::Util's zip6 really necessary for comparison?
> 
> It could of course be done in other ways, but I don't see why using zip6
> would be a problem as it makes the code compact and concise.

It looks like zip6 became available in List::MoreUtils 0.423 (from August
2017). Older versions of Debian/Ubuntu used version 0.416 so they wouldn't have
been able to support this change. Fortunately, all the currently supported
versions of Debian/Ubuntu have version 0.430 so it's all good.

That said, I'll open a follow-up report to bump up the required version of
List::MoreUtils in the cpanfile.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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