Skip to content

compatible for c++11 but GCC < 5 #4482

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

Closed
wants to merge 2 commits into from
Closed

Conversation

aengusjiang
Copy link

No description provided.

@vitaut
Copy link
Contributor

vitaut commented Jun 27, 2025

Thanks for the PR but please provide more details about the issue you are trying to solve, ideally a godbolt repro.

@aengusjiang
Copy link
Author

before modify, it will compiler error:
https://godbolt.org/z/jGndjsKcP

@phprus
Copy link
Contributor

phprus commented Jun 28, 2025

As far as I see, support for gcc 4.8 has been removed since commit 6797f0c

@vitaut
Copy link
Contributor

vitaut commented Jun 28, 2025

The minimum supported gcc version is 4.9 so you'll need to either upgrade your compiler or use an earlier {fmt} release.

@vitaut vitaut closed this Jun 28, 2025
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.

3 participants