[squeak-dev] The Inbox: Multilingual-lrnp.282.mcz

Lauren Pullen drurowin at gmail.com
Fri Apr 29 04:00:14 UTC 2022


Hi Marcel,

On 4/27/22 17:02, Marcel Taeumel wrote:
> Ah, I see. So the issue would be that if some code makes a copy of latin1Encodings without putting something into element 14? Let's see how this might happen.

See Multilingual-lrnp.283.

A misbehaving instance wound up being saved in a cache that wasn't
cleared when building releases.  So, doing (UTF8TextConverter new)
resulted in a conforming instance, but asking Locale for a text
converter would give the misbehaving one.


More information about the Squeak-dev mailing list