Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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 phprus force-pushed the libstdcxx-algo-1 branch from 279d533 to 4df0631 Compare March 28, 2024 18:16
@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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants