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

Remove longlong inclusion #1783

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

albinahlback
Copy link
Collaborator

No description provided.

@fredrik-johansson
Copy link
Collaborator

This is probably going to break outside code, e.g. where users reasonably assume that FLINT_BIT_COUNT is defined in flint.h.

Indeed, several of these macros (count leading zeros, ...) don't actually have anything to do with longlong arithmetic and should arguably really be inline functions in ulong_extras.

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