[squeak-dev] readStream question

Lukas Renggli renggli at gmail.com
Sun Jan 25 08:59:00 UTC 2009


This is a bug however:

      'four' readStream isEmpty --> true

"Returns true if both the set of past and future sequence values of
the receiver are empty.
Otherwise returns false." (ANSI 5.9.1.3)

On Sun, Jan 25, 2009 at 4:30 AM, James Foster <Smalltalk at jgfoster.net> wrote:
> Not a bug.
> "The result is undefined if amount is larger than the number of objects in
> the receiver's future sequence values." (ANSI 5.9.2.4)
> James Foster
> On Jan 24, 2009, at 7:23 PM, Daniel Klein wrote:
>
> Why does
> 'four' readStream next: 5
> not throw an exception like it does in VW?
> Is this a buglet?
> Daniel Klein
>
>
>
>
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch



More information about the Squeak-dev mailing list