[squeak-dev] Re: shared object between main.exe and Squeak.dll

Ang BeePeng beepeng86 at yahoo.com
Sat May 8 17:19:43 UTC 2010


Hi, 

I got access violation with that change. 

Always, somewhere  

	for (i = 1; i <= extraRootCount; i += 1) {
		oop = (extraRoots[i])[0];
		if (!((oop & 1))) {
			markAndTrace(oop); //***
		}

current value of oop is 0, some other time, it is 2. 

Thanks.

Ang Beepeng
-- 
View this message in context: http://forum.world.st/shared-object-between-main-exe-and-Squeak-dll-tp2023185p2136301.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list