[FIX] LinkedListFix-spfa

lecteur at zogotounga.net lecteur at zogotounga.net
Wed Mar 10 10:55:47 UTC 2004


from preamble:

"Change Set:		LinkedListFix
Date:			10 March 2004
Author:			Stephane Rollandin

LinkedList new addFirst: 'something' fails because firstLink is supposed
to be defined even when the list is empty. This change fixes the problem
by mimicking the implementation of LinkedList>>addLast:
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LinkedListFix-spfa.cs.gz
Type: application/octet-stream
Size: 424 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040310/5d2be9cb/LinkedListFix-spfa.cs.obj


More information about the Squeak-dev mailing list