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

Switch kernel extension to using GVAR_FUNC #48

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Jan 3, 2025

Avoids issues with the C23 standard being default in GCC 15.

Resolves #47

Avoids issues with the C23 standard being default in GCC 15
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.62%. Comparing base (bbfae9a) to head (c4f7fa5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   60.62%   60.62%           
=======================================
  Files           9        9           
  Lines        5729     5729           
=======================================
  Hits         3473     3473           
  Misses       2256     2256           

@fingolfin fingolfin merged commit b9cc3c2 into master Jan 3, 2025
7 checks passed
@fingolfin fingolfin deleted the mh/GVAR_FUNC branch January 3, 2025 01:57
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 with GCC 15 (incompatible pointer types)
1 participant