[squeak-dev] Re: Why "context top" points to "tempVector" and not to variable value?

marcel.taeumel Marcel.Taeumel at hpi.de
Thu May 12 07:16:43 UTC 2016


Hi, there.

There seems to be a bug with "through" and Mutex. Try to debug-it via
"through":

Mutex new critical: [3+4].

It works fine with a Semaphore:

Semaphore forMutualExclusion critical: [3+4].

Best,
Marcel



--
View this message in context: http://forum.world.st/Re-Why-context-top-points-to-tempVector-and-not-to-variable-value-tp4894305p4894407.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list