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

OTP-26 support #7

Closed
wants to merge 2 commits into from
Closed

OTP-26 support #7

wants to merge 2 commits into from

Conversation

vheathen
Copy link

@vheathen vheathen commented Jul 4, 2023

Change Erlang configuration fetch calls in the Makefile to eliminate race OTP-26 related conditions

More details in erlang/otp#6916

Change Erlang configuration fetch calls in the Makefile to eliminate race OTP-26 related conditions
@vheathen
Copy link
Author

@cabol may I ask you to have a look at this PR?

@cabol
Copy link
Owner

cabol commented Jul 15, 2023

Hey 👋 !! Thanks for the PR, at first glance LGTM, however, may I suggest you add the OTP 26 to the CI (since you're adding the 26, we can take advantage to also add the 25 since it is missing too)? Here: https://github.com/cabol/jchash/blob/master/.github/workflows/ci.yml#L15. THANKS!!

@vheathen
Copy link
Author

@cabol sure, I've made changes. Thanks!

@cabol
Copy link
Owner

cabol commented Jul 15, 2023

Sorry, I had to fix the CI because it was broken, and also took advantage to update the Makefile (via rebar3). I see it is working now fine with OTP 26 (included in the CI matrix), please try it out and let me know. Once you confirm it works, I can release a new version. Thanks!

@vheathen
Copy link
Author

@cabol
it looks it compiles now.
thanks a lot for your time and efforts!

@vheathen vheathen closed this Jul 18, 2023
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.

2 participants