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

Io fixes #425

Merged
merged 4 commits into from
Jul 21, 2019
Merged

Io fixes #425

merged 4 commits into from
Jul 21, 2019

Conversation

dubek
Copy link
Collaborator

@dubek dubek commented Jul 21, 2019

Few fixes for the Io implementation (in 4 commits for easier review):

Previously we relied on Io's list equality, but this doesn't hold for
non-primitive elements in the list, so (= [:abc] [:abc]) returned false.
@dubek
Copy link
Collaborator Author

dubek commented Jul 21, 2019

I cancelled the full travis build and then restarted the io tests, and they pass: https://travis-ci.org/kanaka/mal/jobs/561626579 .

@kanaka
Copy link
Owner

kanaka commented Jul 21, 2019

Thanks. Merged.

@dubek dubek deleted the io-fixes branch September 14, 2019 13:27
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