[BUG][FIX][ENH] LargeIntegers plugin

Stephan Rudlof sr at evolgo.de
Fri Dec 31 09:37:32 UTC 1999


I wrote:
> 
> LargeIntegersPlugin>>normalize::
> Coercion bug. Not called from Integer classes, but if you call it more
> directly it occurs (and the specification says, it should work with
> SmallIntegers!).

has to be:

LargeIntegersPlugin>>normalize::
Coercion bug. Not called from Integer classes with a SmallInteger
argument, but if you call it more directly with such an argument it
occurs (and the specification says, it should work with
SmallIntegers!).


Stephan


-- 
Stephan Rudlof (sr at evolgo.de)
   "Genius doesn't work on an assembly line basis.
    You can't simply say, 'Today I will be brilliant.'"
    -- Kirk, "The Ultimate Computer", stardate 4731.3





More information about the Squeak-dev mailing list