Skip to content

Conversation

vtjnash
Copy link

@vtjnash vtjnash commented Oct 3, 2025

Add isdefined check for Base.memhash_seed to support Julia 1.13+
where Base.memhash_seed was removed. When memhash_seed is not
available, use MurmurHash3 directly without the seed offset.

Related to JuliaLang/julia#59697

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

Add isdefined check for Base.memhash_seed to support Julia 1.13+
where Base.memhash_seed was removed. When memhash_seed is not
available, use MurmurHash3 directly without the seed offset.

Related to JuliaLang/julia#59697

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
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.

1 participant