3.6g VM on FreeBSD 5.1

Brian Brown rbb at techgame.net
Wed Sep 24 17:52:00 UTC 2003


On Tuesday, Sep 23, 2003, at 19:29 America/Denver, Ian Piumarta wrote:
>   - find the line in src/vm/interp.c that says
>
> 	if ((lengthOf(foo->specialObjectsOop)) >= ClassEphemeron) {
>
>     and change it manually to
>
> 	if ((lengthOf(foo->specialObjectsOop)) > ClassEphemeron) {
>
>     then recompile.
>

I did this one, recompiled and reinstalled, but the same issue with 
that image is present...

:)



More information about the Squeak-dev mailing list