[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 M. Tompsett changed: What|Removed |Added Blocks||20201

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 M. Tompsett changed: What|Removed |Added Status|Needs Signoff |Signed

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 M. Tompsett changed: What|Removed |Added Attachment #71484|0 |1

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 M. Tompsett changed: What|Removed |Added Attachment #71497|0 |1

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #9 from Jonathan Druart --- (In reply to M. Tompsett from comment #6) > Running the following to confirm comment #4: > for i in `find . -type f -name "*.p[lm]"`; do perl -wc $i;

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #8 from M. Tompsett --- Comment on attachment 71484 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71484 Bug 20185: Remove warnings from aqplan.pl Review of attachment 71484:

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #7 from M. Tompsett --- After getting Catmandu stuff better installed, and hacking softlinks in the path to VerboseWarnings.pm and TmplTokenizer.pm, most problems go away. These two patches are

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #6 from M. Tompsett --- Running the following to confirm comment #4: for i in `find . -type f -name "*.p[lm]"`; do perl -wc $i; done -- You are receiving this mail because: You are watching all

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 M. Tompsett changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 M. Tompsett changed: What|Removed |Added CC|

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #3 from Jonathan Druart --- Created attachment 71497 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71497=edit Bug 20185: Remove warnings from stats.print.pl

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 --- Comment #2 from Jonathan Druart --- Created attachment 71484 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71484=edit Bug 20185: Remove warnings from aqplan.pl --

[Koha-bugs] [Bug 20185] Some scripts does not pass perl -wc

2018-02-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185 Jonathan Druart changed: What|Removed |Added Status|In Discussion