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

Replace std::fill_n with fmt::detail::fill_n #3909

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

phprus
Copy link
Contributor

@phprus phprus commented Mar 28, 2024

Fix for #3906

Error cause: invalid fmt::basic_appender<>::iterator_category type.

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
@phprus
Copy link
Contributor Author

phprus commented Mar 28, 2024

@vitaut review it please

@vitaut vitaut merged commit ca91939 into fmtlib:master Mar 29, 2024
41 checks passed
@vitaut
Copy link
Contributor

vitaut commented Mar 29, 2024

Thanks for the fix!

happymonkey1 pushed a commit to happymonkey1/fmt that referenced this pull request Apr 7, 2024
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
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