Skip to content

Use Py_hash_t as return type of hash functions#76

Merged
ahmed-irfan merged 1 commit intoSRI-CSL:masterfrom
jamesjer:master
Jan 29, 2024
Merged

Use Py_hash_t as return type of hash functions#76
ahmed-irfan merged 1 commit intoSRI-CSL:masterfrom
jamesjer:master

Conversation

@jamesjer
Copy link
Contributor

Fixes #70. The Py_hash_t type may or may not be the same size as long, and is definitely not the same size on i386 Linux and FreeBSD.

@ahmed-irfan ahmed-irfan merged commit 48f48f9 into SRI-CSL:master Jan 29, 2024
Ovascos pushed a commit to Ovascos/libpoly that referenced this pull request Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants