[Koha-bugs] [Bug 16588] Remove the Readonly dependency (again)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 8 17:00:36 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16588

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |colin.campbell at ptfs-europe.
                   |                            |com

--- Comment #9 from Colin Campbell <colin.campbell at 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.


More information about the Koha-bugs mailing list