FW: Possible pseudo-bug in perform: ???

Robert M. Fuhrer rfuhrer at watson.ibm.com
Wed Sep 22 20:22:35 UTC 1999


At 03:04 PM 9/22/99, you wrote:
>For
>
>    (1 to: 10) perform: #at: 
>
>I get "incorrect number of arguments" as one might expect. This is on
>Squeak 2.5 update 1447, Win32 Squeak VM 2.5 build 6. IIRC, this bug was
>fixed back in 2.3.

Ahhh...  I needed a new VM.  After updating my Win32 VM to the latest
(2.5 build 6), I too get "incorrect number of arguments".

I think I was running a 2.4 VM with my 2.5 image;
"VM Preferences" -> "Display version info" used to say

  $Id: sqWin32Window.c,v 2.0.1.12 1998/10/02 22:28:01 raab Exp raab$

whereas it now says "Squeak 2.5 VM (release build 6) from Sep 6 1999".

Thanks for the tip!

>> > From: "Robert M. Fuhrer" <rfuhrer at watson.ibm.com>
>> >
>> > Evaluate the following code fragment:
>> >
>> >   (1 to: 10) perform: #at:
>> >
>> > I get the exception: "SmallIntegers are not indexable", which is
>> misleading.


--------------------------------
Robert M. Fuhrer                                       34-231  (914) 945-3830
IBM T. J. Watson Research Center                       rfuhrer at watson.ibm.com
Yorktown Heights, NY 10598                PGP Public Key available on request





More information about the Squeak-dev mailing list