help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: GC bug


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: GC bug
Date: Sun, 06 Jun 2010 19:33:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b2pre Thunderbird/3.0.4

On 06/05/2010 07:18 PM, Gwenaël Casaccio wrote:
Here is the patch,

since we check that each instance variables and bytecode are the same.
I consider that we're doing an identity comp. (if all fields are the same).
I've launched make check I didn't see a regression.

I hesitated a bit, but then concluded that the potential for breaking the browser using ##(...) is too big unless identity is used. It is also quite faster.

I made the change, except I used the primitive directly.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]