[BUG][FIX]StrikeFontSet>>maxWidth - array out of bounds

Ned Konz ned at squeakland.org
Tue Dec 21 16:56:05 UTC 2004


On Monday 20 December 2004 12:03 pm, Trygve Reenskaug wrote:
> Image:  Squeak3.8g-6527
> method StrikeFontSet>>maxWidth
>
> The code could read:
>     StrikeFontSet>>maxWidth
>          ^ (fontArray at: (2 min: fontArray size)) maxWidth.

I posted a fix for this on January 8th. I didn't bother to put it into 
Connectors 1.9 because I was coming out with Connectors 2.

What problems did you have using Connectors 2?

Thanks,
-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list