13 Oct
2020
13 Oct
'20
6:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19382 --- Comment #41 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #39)
+# 3 params, count from 0 to 6 in binary ( 3 places ) to get the set of switches, then do that 4 times, one for each parent and child + for my $i ( 0 .. 7 ) {
Kyle, in a previous patch I replaced "0 to 6" with "0 to 7", but you reverted it. Can you explain? "0 to 7" seems what we are doing here.
That change was made by Martin. -- You are receiving this mail because: You are watching all bug changes.