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

C99 header and autoconf changes #175

Merged
merged 3 commits into from
Jan 4, 2024
Merged

Conversation

royhills
Copy link
Owner

@royhills royhills commented Jan 4, 2024

Simplification of autoconf configuration and C headers that are possible because we can assume that the C compiler supports C99 (PR #171):

  • Include C99 standard header file stdint.h unconditionally.
  • Remove autoconf checks for AC_TYPE_UINT{8,16,32,64}_T.

@coveralls
Copy link

coveralls commented Jan 4, 2024

Coverage Status

coverage: 91.302%. remained the same
when pulling f3bc313 on c99-headers-and-autoconf
into e8dc9de on master.

@royhills royhills merged commit da6f3aa into master Jan 4, 2024
6 checks passed
@royhills royhills deleted the c99-headers-and-autoconf branch January 4, 2024 18:25
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