<div dir="ltr"><div>Suggested fix in 
<a href="http://source.squeak.org/inbox/Graphics-kfr.530.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/inbox/Graphics-kfr.530.mcz</a></div><div><br></div><div>Best,</div><div>Karl<br></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 8, 2022 at 11:09 PM Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Using anyOne and do: rather than first and allButFirstDo: would do the job...<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 8 août 2022 à 22:54, Stéphane Rollandin <<a href="mailto:lecteur@zogotounga.net" target="_blank">lecteur@zogotounga.net</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">A minor hurdle in my effort to port my code to 6.0:<br>
<br>
The new implementations of #encompassing: and #merging: in Rectangle <br>
class use #allButFirstDo: on their argument, and that makes the methods <br>
unable to accept a Set as argument - which was fine before.<br>
<br>
Stef<br>
<br>
</blockquote></div>
<br>
</blockquote></div>