Skip to content

Ignore missing braces warning for all GCC versions#171

Merged
bvisness merged 1 commit into
HandmadeMath:masterfrom
jonasgf:missing-braces
May 28, 2024
Merged

Ignore missing braces warning for all GCC versions#171
bvisness merged 1 commit into
HandmadeMath:masterfrom
jonasgf:missing-braces

Conversation

@jonasgf

@jonasgf jonasgf commented Apr 27, 2024

Copy link
Copy Markdown
Contributor

If I compile with GCC version 13.2.1 and warnings enabled I encounter a warning about missing braces. Currently missing braces seems to only be ignored for GCC versions with major 4 and minor < 8. Not familiar with why this choice was made, but I fail to see why we can't just ignore this for all GCC versions.

@bvisness
bvisness merged commit b4ce448 into HandmadeMath:master May 28, 2024
@jonasgf
jonasgf deleted the missing-braces branch May 29, 2024 20:54
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