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

--- Comment #10 from Jonathan Druart <[email protected]> 
---
(In reply to Colin Campbell from comment #9)
> 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

I asked for feedbacks on bug 14066 comment 2 and did not get any cons so
decided to continue on this way.
We only use constant with scalars so far, therefore the different problems with
the constant pragma should not impact us too much.

-- 
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/

Reply via email to