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 g++-13 warnings and fmt 10.0 errors #743

Merged
merged 4 commits into from
Jun 7, 2023

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jun 7, 2023

This PR fixes a couple of warnings with g++-13 (and g++-12 with ASAN) as well as a couple of compilation errors with libfmt 10.0.

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #743 (799094c) into develop (b77a277) will decrease coverage by 0.02%.
The diff coverage is 90.90%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #743      +/-   ##
===========================================
- Coverage    98.79%   98.78%   -0.02%     
===========================================
  Files           75       75              
  Lines         7211     7222      +11     
===========================================
+ Hits          7124     7134      +10     
- Misses          87       88       +1     

@bernhardmgruber bernhardmgruber changed the title Fix g++-13 warnings Fix g++-13 warnings and fmt 10.0 errors Jun 7, 2023
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.

1 participant