https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16588 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell@ptfs-europe. | |com --- Comment #9 from Colin Campbell <colin.campbell@ptfs-europe.com> --- Would it not be preferable to add Readonly rather than replace usages of Readonly by constant reintroducing exactly the problems with constant readonly addresses (see the Readonly doc). I thought Readonly was in the dependencies list previously. It would be safer to replace the readonly vars with simple variables than using the constant pragma -- You are receiving this mail because: You are watching all bug changes.