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

Update uthash and cmake #78

Merged
merged 5 commits into from
Dec 4, 2023
Merged

Update uthash and cmake #78

merged 5 commits into from
Dec 4, 2023

Conversation

4e554c4c
Copy link
Contributor

@4e554c4c 4e554c4c commented Dec 1, 2023

This commit updates cmake to 2.3.0, and modernizes the CMakeLists file.

Test plan:
ran ctest
ran ctest -T memorycheck on both master and this branch, and observed similar memory behaviour (3 errors)
ran mathematical tests (all pass)

Resolves #59

4e554c4c and others added 3 commits December 1, 2023 19:09
This resolves most errors during the cmake build.
@gjtorikian gjtorikian mentioned this pull request Dec 4, 2023
@gjtorikian
Copy link
Owner

LGTM. I just changed the builds to use GitHub actions, but, because this is a fork, I don't think it's going to run. I'm merging this (I also tested locally), will deal with the CI issues 🔜 . And I'm going to rename the base branch to main.

Thanks again!

@gjtorikian gjtorikian merged commit 08b56ec into gjtorikian:master Dec 4, 2023
0 of 3 checks passed
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.

deps/uthash is not troydhanson/uthash 2.0.1
2 participants