http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11479
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25356|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <[email protected]> --- Created attachment 25497 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25497&action=edit Bug 11479 Remove experimental given/when keywords Replace constructs using given and when by if/else feature now generates compilation warnings in 5.18 and is liable to change behaviour replaced the construcrs with if/else reformatted the if branching using perltidy to remove the now redundant indent Signed-off-by: Chris Cormack <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
