GNU bug report logs -
#42296
27.0.91; Correct manual entry for 'concat' w.r.t. allocation [PATCH]
Previous Next
Reported by: Mattias Engdegård <mattiase <at> acm.org>
Date: Thu, 9 Jul 2020 15:55:01 UTC
Severity: normal
Tags: patch
Found in version 27.0.91
Done: Mattias Engdegård <mattiase <at> acm.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Feedback-ID:mattiase <at> acm.or
> From: Mattias Engdegård <mattiase <at> acm.org>
> Date: Thu, 9 Jul 2020 21:17:14 +0200
> Cc: 42296 <at> debbugs.gnu.org
>
> 9 juli 2020 kl. 20.51 skrev Eli Zaretskii <eliz <at> gnu.org>:
>
> > That's not really what I asked for.
>
> Then I misunderstood; would you explain what you mean in a different way?
I tried to explain that by showing the text I had in mind; I sent that
a minute ago.
> > And how does mutability enter the picture? We could say something
> > about it (but then we'd have to be less terse), but that doesn't in
> > any way replace the need to say that in many cases the value will be a
> > new string, IMO.
>
> Sorry, but I still don't understand. What salient quality is there other than mutability? There is identity (uniqueness), but that is included as well. No user is ever worried about that the returned value may actually be a new string; it's very much the other way around.
To my mind, immutability (or, rather, the adverse effects of modifying
the result of 'concat') is the result of the identity. So it is
conceptually wrong to talk about mutability _instead_ of the identity.
Identity is the basic reason, immutability is the side effect. Which
is what I tried to say in the text I suggested.
Thanks.
This bug report was last modified 4 years and 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.