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

V1.x : fixed "suggest override" errors for gcc 8.5 and gcc 9.1 #3158

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

esmirno
Copy link
Contributor

@esmirno esmirno commented Aug 26, 2024

fixed errors for gcc 8.5 and gcc 9.1 compilers, which seems reporting an error if no override presented with final.
I saw FMT_OVERRIDE option used to be present in the repo but then gone, I hope due to it is not an error on newer compiler to have both specifiers.

checked here:
https://godbolt.org/z/33csE9W1P

@esmirno esmirno changed the title V1.x V1.x : fixed "suggest override" errors for gcc 8.5 and gcc 9.1 Aug 26, 2024
@gabime gabime merged commit a3a0c9d into gabime:v1.x Aug 27, 2024
8 checks passed
@gabime
Copy link
Owner

gabime commented Aug 27, 2024

Thanks @esmirno

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