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

20211026 int128 jn #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

20211026 int128 jn #18

wants to merge 4 commits into from

Conversation

jonasnick
Copy link
Owner

No description provided.

roconnor-blockstream and others added 2 commits August 8, 2022 09:31
After this commit, int128.h and int128_impl.h are included as follows:
 - .c files which use int128 include int128_impl.h (after util.h)
 - .h files which use int128 include int128.h (after util.h)

This list is exhaustive. util.h needs to included first because it sets
up necessary #defines.
@jonasnick jonasnick force-pushed the 20211026_int128-jn branch 4 times, most recently from 0badcc3 to 74f9923 Compare November 3, 2022 15:37
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.

3 participants