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

message evaluation fix #246

Merged
merged 1 commit into from Jun 12, 2013
Merged

Conversation

edwardgeorge
Copy link
Contributor

trying to hunt down the bug I was experiencing in the following issue: #244 and this seems to be the fix.

I don't really know the codebase so this possibly breaks stuff that I'm unaware of but the tests still pass and it fixes the cases shown in the issue. eg:

Io> List clone @append(2 * 10)
==> list(20)

stevedekorte added a commit that referenced this pull request Jun 12, 2013
@stevedekorte stevedekorte merged commit b967e67 into IoLanguage:master Jun 12, 2013
@stevedekorte
Copy link
Member

Thanks Edward

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.

None yet

2 participants