-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
PR 4286 causes segfault - please revert #4289
Comments
Please, test last release: https://github.com/fmtlib/fmt/releases/tag/11.1.1 PR #4286 does not change formatting using |
Latest release works fine - latest commits breaks this. |
As a note - we build off head and we noticed this as tests all were passing until the related PR was merged to master, then everything broke. It was only after investigating and seeing this PR that it became apparent what had happened. We verified by rolling back to the latest release which then works as normal. |
@ja11sop All tests pass without errors: Please, test PR: #4290 |
As noted on the PR I cloned and ran against this PR and code worked as expected. PR is a nice simplification! |
Recent PR #4286 causes segfault.
The following code:
segfaults with backtrace:
The text was updated successfully, but these errors were encountered: