<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p>Me too.</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Jakob Reschke <jakres+squeak@gmail.com><br>
<b>Gesendet:</b> Sonntag, 28. November 2021 18:55:27<br>
<b>An:</b> The general-purpose Squeak developers list<br>
<b>Betreff:</b> Re: [squeak-dev] problem while rehashing shrinked OrderedDictionary</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">I have had the same problem not too long ago.<br>
I eventually assumed that I had done something wrong with these<br>
dictionaries and ran a script with a combination of allInstances,<br>
newFrom: and become: to get rid of the error.<br>
But as you put it, it seems to be a bug after all.<br>
<br>
Am So., 28. Nov. 2021 um 18:39 Uhr schrieb Nicolas Cellier<br>
<nicolas.cellier.aka.nice@gmail.com>:<br>
><br>
> Hi all,<br>
> I got a few hiccups while updating some images.<br>
> One of them occurred while rehashing some OrderedDictionary.<br>
> For some reason, the dictionary was shrinked.<br>
> Unfortunately rehash then tries to grow the 'order' ivar by a negative growSize.<br>
> This causes an errorSubscriptBounds:<br>
><br>
> To reproduce, simply try:<br>
>     OrderedDictionary new compact.<br>
><br>
><br>
><br>
<br>
</div>
</span></font>
</body>
</html>