More Delay/Semaphore "fun"

Steven W Riggins mailinglists at geeksrus.com
Mon Oct 8 16:25:46 UTC 2007


On Oct 7, 2007, at 1:46 PM, Paolo Bonzini wrote:

> Plus, as in ST-80 (Blue Book) and Squeak, no interruption can happen
> between "caught := true" and "self wait" because of when interrupts
> are tested for.

I'm naive to all of this stuff, but does the tweak compiler change  
these rules, as doesn't it trigger on := assignment? Does this change  
this rule at all when running inside of Tweak?

Steve




More information about the Squeak-dev mailing list