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

work around g++ version 12, 13 and 14 spurious warning #2158

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lmamane
Copy link

@lmamane lmamane commented Nov 3, 2024

which is an error since we compile with -Werror

which is an error since we compile with -Werror
Copy link

github-actions bot commented Nov 3, 2024

Build size and comparison to main:

Section Size Difference
text 374512B -16B
data 948B 0B
bss 63488B 0B

@mark9064 mark9064 added the maintenance Background work label Nov 18, 2024
Copy link
Member

@mark9064 mark9064 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An annoying g++ bug indeed

@mark9064 mark9064 added this to the 1.16.0 milestone Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Background work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants