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: compilation with -cstrict #20

Merged
merged 2 commits into from
Oct 21, 2023
Merged

fix: compilation with -cstrict #20

merged 2 commits into from
Oct 21, 2023

Conversation

ttytm
Copy link
Owner

@ttytm ttytm commented Oct 21, 2023

  • Compiles and runs the lib and it's tests with -cstrict
  • Uses a matrix strategy to for sanitised tests with different compilers

Resolves #16

@ttytm ttytm force-pushed the fix/cstrict-compilation branch 28 times, most recently from 299e6f7 to 9cba342 Compare October 21, 2023 14:28
@ttytm ttytm merged commit 3b69c8c into main Oct 21, 2023
15 checks passed
@ttytm ttytm deleted the fix/cstrict-compilation branch October 21, 2023 14:30
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.

Extend curls C type usage to support -cstrict compilation with gcc
1 participant