[V3dot10] 3.10 on first gear at last !

Damien Cassou damien.cassou at gmail.com
Tue Apr 10 07:48:37 UTC 2007


2007/4/10, Edgar J. De Cleene <edgardec2001 at yahoo.com.ar>:
> El 4/9/07 5:52 PM, "Stéphane Rollandin" <lecteur at zogotounga.net> escribió:
> > in this image, doing
> >
> > #up:to: keywords
> >
> > returns ('up:' 'to:' '')
> >
> > instead of ('up:' 'to:')
>
> Damien, this seems caused after the load of
> 7076fixPositionableStream-isEmpty.cs of your bug report 2273.
>
> Could you fix ? Or I must go back ?

Hi,

thank you for the report. However, this is not a problem of
PositionableStream>>isEmpty but a problem with String>>keywords which
depended on the incorrect implementation of #isEmpty.

See http://bugs.squeak.org/view.php?id=6405 for a fix and tests.

-- 
Damien Cassou


More information about the Squeak-dev mailing list