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

Support non-1 indices #85

Merged
merged 3 commits into from
Apr 20, 2017
Merged

Support non-1 indices #85

merged 3 commits into from
Apr 20, 2017

Conversation

timholy
Copy link
Member

@timholy timholy commented Apr 17, 2017

Similar changes might be desired in QuartzImageIO, CC @rsrock.

Tests expected to fail on 0.6 due to JuliaLang/julia#21369, but if you run the tests a second time in the same session, it passes locally on 0.6.

else
const collect1 = collect
end

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth CCing @tkelman here. I don't think JuliaLang/julia#21257 can safely be backported to julia-0.5. I guess the question is whether Compat should define collect1?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timholy
Copy link
Member Author

timholy commented Apr 20, 2017

Single test failure is a little weird, but since this has been changing recently (JuliaLang/julia#21369) I think I won't worry about it just yet. (In any event, it's quite a corner case...)

@timholy timholy merged commit 41f4f57 into master Apr 20, 2017
@timholy timholy deleted the teh/non1 branch April 20, 2017 14:34
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.

1 participant