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

Fix to #createBlockFor: since 'self' was being bound to nil. #3

Merged
merged 3 commits into from
Nov 23, 2015

Conversation

marianopeck
Copy link

Fix to #createBlockFor: which was not trying to bind "self" to the correct receiver and hence was defaulting to nil.

dalehenrich and others added 3 commits August 18, 2015 14:25
…lass>>new as that can lead to commit conflicts if used by concurrent sessions in GemStone
…rect receiver and hence was defaulting to nil
@marianopeck
Copy link
Author

This PR fixes #4

dalehenrich added a commit that referenced this pull request Nov 23, 2015
Fix to #createBlockFor:  since 'self' was being bound to nil.
@dalehenrich dalehenrich merged commit f67b448 into dalehenrich:master Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants