Skip to content

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

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
phprus:libstdcxx-algo-1
Mar 29, 2024
Merged

Replace std::fill_n with fmt::detail::fill_n#3909
vitaut merged 1 commit into
fmtlib:masterfrom
phprus:libstdcxx-algo-1

Conversation

@phprus

@phprus phprus commented Mar 28, 2024

Copy link
Copy Markdown
Contributor

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

phprus commented Mar 28, 2024

Copy link
Copy Markdown
Contributor Author

@vitaut review it please

@vitaut vitaut merged commit ca91939 into fmtlib:master Mar 29, 2024
@vitaut

vitaut commented Mar 29, 2024

Copy link
Copy Markdown
Contributor

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