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 stackoverflow in hash for custom enum subtypes #49964

Merged
merged 1 commit into from
May 26, 2023

Conversation

stev47
Copy link
Contributor

@stev47 stev47 commented May 26, 2023

This fixes an stackoverflow issue introduced by #49777 when using a custom enum subtype.

See corresponding discussion and bug report.

Backporting this requires #49777 as well.

@stev47 stev47 requested a review from fredrikekre May 26, 2023 17:11
@stev47 stev47 added the backport 1.9 Change should be backported to release-1.9 label May 26, 2023
Copy link
Member

@fredrikekre fredrikekre left a comment

Choose a reason for hiding this comment

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

Thanks

@fredrikekre fredrikekre merged commit ba2aa30 into JuliaLang:master May 26, 2023
@KristofferC KristofferC mentioned this pull request Jun 6, 2023
36 tasks
KristofferC pushed a commit that referenced this pull request Jun 27, 2023
KristofferC pushed a commit that referenced this pull request Jun 27, 2023
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label Jul 10, 2023
jmert added a commit to jmert/BitFlags.jl that referenced this pull request Nov 12, 2023
jmert added a commit to jmert/BitFlags.jl that referenced this pull request Nov 13, 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.

3 participants