[squeak-dev] Rectangle #encompassing: & #merging:

karl ramberg karlramberg at gmail.com
Tue Aug 9 05:14:21 UTC 2022


Suggested fix in http://source.squeak.org/inbox/Graphics-kfr.530.mcz

Best,
Karl


On Mon, Aug 8, 2022 at 11:09 PM Nicolas Cellier <
nicolas.cellier.aka.nice at gmail.com> wrote:

> Using anyOne and do: rather than first and allButFirstDo: would do the
> job...
>
> Le lun. 8 août 2022 à 22:54, Stéphane Rollandin <lecteur at zogotounga.net>
> a écrit :
>
>> A minor hurdle in my effort to port my code to 6.0:
>>
>> The new implementations of #encompassing: and #merging: in Rectangle
>> class use #allButFirstDo: on their argument, and that makes the methods
>> unable to accept a Set as argument - which was fine before.
>>
>> Stef
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220809/0f2c0aec/attachment.html>


More information about the Squeak-dev mailing list