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

Fix in the procedure remove of chaining hashmaps #788

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

jvdp1
Copy link
Member

@jvdp1 jvdp1 commented Apr 7, 2024

The code provided in #785 (author: @jannisteunissen) revealed an issue with the procedure remove of the chaining maps.

This PR provides an additional test based on this code and a fix to the issue.

@jvdp1 jvdp1 requested review from wclodius2, gareth-nx, a team and perazz April 7, 2024 19:48
Copy link
Contributor

@gareth-nx gareth-nx left a comment

Choose a reason for hiding this comment

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

Great, thanks @jvdp1

@perazz
Copy link
Contributor

perazz commented Apr 8, 2024

LGTM, thanks @jvdp1

@jvdp1
Copy link
Member Author

jvdp1 commented Apr 8, 2024

Thank you @perazz @gareth-nx for your review. I'll merge it, as it is a small fix.

@jvdp1 jvdp1 merged commit ab2256a into fortran-lang:master Apr 8, 2024
17 checks passed
@jvdp1 jvdp1 deleted the fixtest_chaining_hashmap branch April 8, 2024 11:13
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.

3 participants