[FIX] thisOop become: thisOop

Stephan Rudlof sr at evolgo.de
Thu Nov 22 04:03:09 UTC 2001


"Change Set:		becomeFix
Date:			22 November 2001
Author:			Stephan Rudlof

Avoids the following crash...:
	a _ 'a'.
	a become: a

Most work is done in
	Array>>elementsExchangeIdentitySaveWith: otherArray 
from its comment:
	'This method calls #elementsExchangeIdentityWith: after a check 
	ensuring that no pointers occure more than once, which can lead to a 
	crash (don't know, if it always does).'
"

-- 
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: becomeFix.1.cs.gz
Type: application/octet-stream
Size: 675 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011122/a6616401/becomeFix.1.cs.obj


More information about the Squeak-dev mailing list