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

adapt to julia nightly changes #591

Merged
merged 4 commits into from
Sep 5, 2024
Merged

adapt to julia nightly changes #591

merged 4 commits into from
Sep 5, 2024

Conversation

simeonschaub
Copy link
Collaborator

@simeonschaub simeonschaub commented Sep 1, 2024

I'm not sure whether this is the correct way to do it, but this fixes #586 locally for me.

Also fixes #575

I'm not sure whether this is the correct way to do it, but this fixes #586 locally for me.
@simeonschaub simeonschaub changed the title adapt to JuliaLang/julia#54816 adapt to julia nightly changes Sep 1, 2024
Copy link
Member

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

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

Thanks so much. This looks great.

@simeonschaub
Copy link
Collaborator Author

Thanks for the review! The only thing I'm a little worried about is cthulhu_llvm and cthulhu_native now having different signatures on different Julia versions. Is that an issue? They're not really meant to be used directly, right?

@aviatesk
Copy link
Member

aviatesk commented Sep 2, 2024

I don't think they're supposed to be used interchangeably👍 @vchuravy you may possibly have a different opinion?

@simeonschaub
Copy link
Collaborator Author

I plan on merging this tomorrow if there are no objections

@aviatesk
Copy link
Member

aviatesk commented Sep 5, 2024

SGTM.

@simeonschaub simeonschaub merged commit ba2b5d3 into master Sep 5, 2024
29 checks passed
@simeonschaub simeonschaub deleted the sds/fix_586 branch September 5, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants