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

Julia v1.6? #285

Closed
dojt opened this issue Apr 16, 2021 · 6 comments
Closed

Julia v1.6? #285

dojt opened this issue Apr 16, 2021 · 6 comments

Comments

@dojt
Copy link

dojt commented Apr 16, 2021

Is it possible to drop the < 1.6 requirement on the Julia version?

julia = "~1.5.0"

@Gnimuc
Copy link
Member

Gnimuc commented Apr 16, 2021

Is it possible to drop the < 1.6 requirement on the Julia version?

Yep, just bump julia and Clang_jll versions. The reason why I did not upgrade the package is that I'm currently reworking on the package in #278 and going to submit PRs to all of the downstream repos that use Clang.jl as a wrapper generator.

@sa-
Copy link

sa- commented Apr 19, 2021

Clang.jl fails to build with 1.6 on my local, but 1.5 works fine

@Gnimuc
Copy link
Member

Gnimuc commented Apr 19, 2021

@sa- Failed with > dev Clang?

@Gnimuc
Copy link
Member

Gnimuc commented Apr 19, 2021

I'm sorry for the inconvenience. Is it a good idea to tag a new version of the old Clang.jl for Julia 1.6(this can be done within 5mins)? Please vote up with the thumbs-up emoji if you think so.

@Gnimuc Gnimuc pinned this issue Apr 19, 2021
@sa-
Copy link

sa- commented Apr 19, 2021

It works with dev Clang! :D

edit: Thanks for being so quick to respond, it is very appreciated

@Gnimuc
Copy link
Member

Gnimuc commented Apr 26, 2021

I just release a new version (v0.13.0) of the old generator for Julia 1.6 and for those authors who have no willing to update the script at the moment.

@Gnimuc Gnimuc closed this as completed Apr 26, 2021
@Gnimuc Gnimuc unpinned this issue Apr 26, 2021
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

No branches or pull requests

3 participants