Skip to content

fix stackoverflow in hash for custom enum subtypes#49964

Merged
fredrikekre merged 1 commit intoJuliaLang:masterfrom
stev47:fix-enum-hash2
May 26, 2023
Merged

fix stackoverflow in hash for custom enum subtypes#49964
fredrikekre merged 1 commit intoJuliaLang:masterfrom
stev47:fix-enum-hash2

Conversation

@stev47
Copy link
Copy Markdown
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
Copy Markdown
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