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

GCC 6.4.0 compilation errors #4318

Closed
sergiud opened this issue Jan 20, 2025 · 1 comment
Closed

GCC 6.4.0 compilation errors #4318

sergiud opened this issue Jan 20, 2025 · 1 comment

Comments

@sergiud
Copy link
Contributor

sergiud commented Jan 20, 2025

Compiling fmt 11.1.2 using GCC 6.4.0 triggers compilation errors caused by the bigint class. Reproducer is here. There are also additional errors related to uninitialized buffer of char in constexpr context that do not appear the repro but are triggered during the compilation of unit tests.

@vitaut
Copy link
Contributor

vitaut commented Jan 22, 2025

Should be fixed in 41539c2, thanks for reporting!

@vitaut vitaut closed this as completed Jan 22, 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 a pull request may close this issue.

2 participants