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

Eliminate build failure on julia 0.7 #43

Merged
merged 2 commits into from
Aug 15, 2017
Merged

Eliminate build failure on julia 0.7 #43

merged 2 commits into from
Aug 15, 2017

Conversation

saschatimme
Copy link
Collaborator

This PR introduced new Base functions and one of them was Base.isone.
With this change one can use the package on 0.7. Note that the tests still fail, but that seems to be a problem with DynamicPolynomials.

@saschatimme saschatimme changed the title Rename isone to eliminate build failure on julia 0.7 Eliminate build failure on julia 0.7 Aug 15, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.507% when pulling fe710c8 on saschatimme:julia7 into ef33a4b on blegat:master.

@blegat
Copy link
Member

blegat commented Aug 15, 2017

Glad to hear that isone has been created in Base, thanks for the PR :)

@blegat blegat merged commit 478f47e into JuliaAlgebra:master Aug 15, 2017
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.

3 participants