<div dir="ltr">It looks like someone fixed it.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 9, 2015 at 2:33 PM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There&#39;s one remaining thing to do here. The update map update-topa.337 references Collections-topa.662, but that&#39;s not in the Trunk repository anymore, so an error occurs during update.<span class="HOEnZb"><font color="#888888"><br>
<br>
Levente</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Thu, 8 Oct 2015, <a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Chris Muller uploaded a new version of Collections to project The Trunk:<br>
<a href="http://source.squeak.org/trunk/Collections-cmm.663.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/trunk/Collections-cmm.663.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: Collections-cmm.663<br>
Author: cmm<br>
Time: 8 October 2015, 10:19:13.283 am<br>
UUID: 8e6500e4-15d6-43a8-8b85-0c8cb36f5a82<br>
Ancestors: Collections-mt.657<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>From Tobias:  Make Text more polymorphic with String.<br>
</blockquote>
<br>
=============== Diff against Collections-mt.657 ===============<br>
<br>
Item was added:<br>
+ ----- Method: Text&gt;&gt;hashWithInitialHash: (in category &#39;comparing&#39;) -----<br>
+ hashWithInitialHash: initialHash<br>
+       &quot;Implemented to be polymorphic with String&quot;<br>
+       ^ self string hashWithInitialHash: initialHash<br>
+ !<br>
<br>
<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>