<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">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>