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 from source builds for Julia version < 1.0 #245

Merged
merged 4 commits into from
Aug 15, 2018
Merged

Conversation

tknopp
Copy link
Contributor

@tknopp tknopp commented Aug 15, 2018

@tkelman: Sorry for being too quick. Could you please review, merge this one and initiate a release if this fixed the issue with the from source builds.

@coveralls
Copy link

coveralls commented Aug 15, 2018

Coverage Status

Coverage remained the same at 96.471% when pulling 51887bc on tknopp-patch-3 into 2d75c95 on master.

@tknopp tknopp mentioned this pull request Aug 15, 2018
@tknopp
Copy link
Contributor Author

tknopp commented Aug 15, 2018

The reason to comment the lines out was a failure on 1.0 in line 128. Since I have 0 BinDeps experience I was not able debugging it.

@tkelman
Copy link
Contributor

tkelman commented Aug 15, 2018

The Windows SimpleBuild can be removed, that's not so useful. The unix one is important.

@tkelman
Copy link
Contributor

tkelman commented Aug 15, 2018

Yeah this looks workable. Haven't checked the CI logs here, does this solve the issue in its current state?

@tknopp
Copy link
Contributor Author

tknopp commented Aug 15, 2018

@tkelman: I have now a version where the Source builds should also work on 1.0. CI is passing. I just had do disable the SimpleBuild on 1.0. Please merge if you are satisfied.

@tkelman
Copy link
Contributor

tkelman commented Aug 15, 2018

Is that replace syntax available in the Compat version matching the require lower bound?

@tknopp
Copy link
Contributor Author

tknopp commented Aug 15, 2018

certainly not. Should I bump to the most recent one (1.0.1)?

@tkelman
Copy link
Contributor

tkelman commented Aug 15, 2018

no, it was 0.43 JuliaLang/Compat.jl@e450796 so that's fine

@tkelman tkelman merged commit 2c62d5a into master Aug 15, 2018
@tkelman tkelman deleted the tknopp-patch-3 branch August 15, 2018 20:15
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

3 participants