[Vm-dev] true isReadOnlyObject ~~ false isReadOnlyObject

Clément Béra bera.clement at gmail.com
Sun Jul 25 19:54:05 UTC 2021


I think you can fix it from the image using the setIsReadOnly primitive on
false? It looks like a bug.

On Sat, Jul 24, 2021 at 12:27 PM Fabio Niephaus <lists at fniephaus.com> wrote:

>
> Hi all,
>
> Just scanned my image for read-only objects and these were all their
> classes:
> ByteSymbol UndefinedObject ByteString Array GitStamp True ByteArray.
>
> For some reason, False seems to be missing. Hence, this is true:
> `true isReadOnlyObject ~~ false isReadOnlyObject`
>
> Seems like a minor bug somewhere?
>
> Cheers,
> Fabio
>


-- 
Clément Béra
https://clementbera.github.io/
https://clementbera.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210725/bf77e283/attachment.html>


More information about the Vm-dev mailing list