Skip to content

Fix build error in fmpz_mod_mpoly when using flint HEAD #233

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

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

Jake-Moss
Copy link
Contributor

Apologies for the delay on this, I've had this fix sitting around since mentioned but haven't been able to test against HEAD due to nix build issues I was determined to fix.

I've added a compat.pxd for small compatibility fixes like this. I noticed that there was a fmpz_mod_mat_compat.pxd but I don't feel like this deserved it's own file.

This will break when using Flint 3.2 below (or at) flintlib/flint@02d4e5d.

Closes #232

@oscarbenjamin
Copy link
Collaborator

Looks good. Thanks

@oscarbenjamin oscarbenjamin merged commit e8fa5b2 into flintlib:main Oct 4, 2024
40 checks passed
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.

Build failure against FLINT main fmpz_mod_mpoly_compose_fmpz_mod_mpoly_gen
2 participants