Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAPharoWalkback misuses debugger API #689

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments
Closed

WAPharoWalkback misuses debugger API #689

GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

WAPharoWalkback expects the following code to work:

Semaphore forMutualExclusion critical: [
    | sender |
    sender := thisContext sender.
    sender tempAt: sender tempScopedNames size ]

However this does not work with a Closure VM see:
http://lists.gforge.inria.fr/pipermail/pharo-project/2011-September/053729.html

Original issue reported on code.google.com by [email protected] on 13 Sep 2011 at 8:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant