Set copy, Array copy
Paul Dufresne
dufrp at hotmail.com
Mon May 5 19:30:41 PDT 2003
I believe there is a bug in the copy of Set.
c@(Set traits) copy
[| newC |
newC: c clone.
newC array: c array. -->> Should be newC array: c array clone.
newC
].
I tried with c array copy.
But this don't work because Array copy. returns Nil.
This seems to be an other bug to me.
_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis !
http://messenger.fr.msn.ca/
More information about the Slate
mailing list