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(constantine): update following v0.1.0 refactor #79

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

mratsim
Copy link
Contributor

@mratsim mratsim commented Jul 15, 2024

Accompanying upstream PR: mratsim/constantine#432

In preparation to v0.1.0 Constantine had changes to its internals:

And there is an extra renaming of internal scalar mul implementations in #431:

Note that with GCC-14.1 which is slowly being rolled out in distros, Nim was triggering the new incompatible pointer types error: https://forum.nim-lang.org/t/11587

Constantine works with Nim 2.0.8 which should be fully compatible with GCC 14.1

@guidovranken guidovranken marked this pull request as ready for review July 16, 2024 08:53
@guidovranken guidovranken merged commit 7202e22 into guidovranken:master Jul 16, 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
Development

Successfully merging this pull request may close these issues.

2 participants