18 Mar
2025
18 Mar
'25
1:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37245 --- Comment #28 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #27)
*** Bug 39365 has been marked as a duplicate of this bug. ***
Actually it's not a duplicate, or at least they don't test for the same errors/warnings. For instance: $ perl -wc C4/Tags.pm Name "Lingua::Ispell::path" used only once: possible typo at C4/Tags.pm line 63. C4/Tags.pm syntax OK $ echo $? 0 We want this warning to be caught. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.