Skip to content

make libtask compatible with Julia 1.6#2176

Merged
giordano merged 2 commits into
JuliaPackaging:masterfrom
KDr2:libtask-julia-1.6
Apr 8, 2021
Merged

make libtask compatible with Julia 1.6#2176
giordano merged 2 commits into
JuliaPackaging:masterfrom
KDr2:libtask-julia-1.6

Conversation

@KDr2
Copy link
Copy Markdown
Contributor

@KDr2 KDr2 commented Nov 26, 2020

No description provided.

@KDr2
Copy link
Copy Markdown
Contributor Author

KDr2 commented Nov 26, 2020

Oh, 1.6/nightly-build is not available now?

@fingolfin
Copy link
Copy Markdown
Member

See #1987

@fingolfin
Copy link
Copy Markdown
Member

Problem with that one is that apparently Julia packages and in particular JLLs are not supposed to use the "prerelease" part of a semver version... Which is kind of a pity, as they would be the absolutely natural thing to deal with JLLs bundling prerelease snapshot of software (as done in #1987, and also in a bunch of other JLLs I myself work on). Not to mention the possibility to use it to deal with Julia versions etc. :-(

@devmotion
Copy link
Copy Markdown
Contributor

@giordano @KDr2 It seems libjulia is now available for Julia 1.6, so maybe we can build Libtask_jll for Julia 1.6?

@giordano giordano closed this Apr 7, 2021
@giordano giordano reopened this Apr 7, 2021
@giordano
Copy link
Copy Markdown
Member

giordano commented Apr 7, 2021

Some internal julia structures may have changed?

@devmotion
Copy link
Copy Markdown
Contributor

Probably some additional changes in task.c after the PR was created: v1.5.3...v1.6.0#diff-1ac89047bd

@giordano giordano merged commit b19036c into JuliaPackaging:master Apr 8, 2021
@giordano
Copy link
Copy Markdown
Member

giordano commented Apr 8, 2021

Thanks!

@giordano giordano linked an issue Apr 8, 2021 that may be closed by this pull request
@KDr2 KDr2 deleted the libtask-julia-1.6 branch June 17, 2021 02:41
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.

Libtask is incompatible with Julia 1.6

4 participants