[possible bugs in 3.2 gamma]

Ned Konz ned at bike-nomad.com
Sun Jun 16 20:29:06 UTC 2002


On Saturday 15 June 2002 01:13 pm, Stephane Ducasse wrote:
> Hi
>
> for certain experiment I recompiled the class Model and I got the
> following message:
>
>
>
> an instance variable was added to to class Model, and it is not
> copied in the method veryDeepInner:

That's just telling you that you have a veryDeepInner: method that 
doesn't refer to this instance variable, and so may not copy 
correctly.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list