emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 3139551: Don’t attempt to modify constant strings


From: Dmitry Gutov
Subject: Re: master 3139551: Don’t attempt to modify constant strings
Date: Mon, 18 May 2020 00:54:34 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 18.05.2020 00:36, Paul Eggert wrote:
A cache normally doesn't mutate the values, it only holds on to them.
This cache mutates its values, unfortunately.

Perhaps it should call (copy-sequence val) itself, then? That would be a good development practice.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]