-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Compile error with GCC 6.3.0 #3738
Comments
Could you submit a PR? |
asantoni
added a commit
to asantoni/fmt
that referenced
this issue
Dec 8, 2023
No problem, pull request is open: Thanks for your consideration! |
vitaut
pushed a commit
that referenced
this issue
Dec 8, 2023
happymonkey1
pushed a commit
to happymonkey1/fmt
that referenced
this issue
Apr 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran into a compile error on GCC 6.3.0 (Debian 9). The last line is the most relevant:
This issue is similar to #3096
My patch that fixes this compile error is:
I'm not sure how to get a reproducer in godbolt. My code seems to be be blowing up on:
Full compiler version string is:
Thanks!
The text was updated successfully, but these errors were encountered: