-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
formatC++20 std::format or std::print, and anything related to themC++20 std::format or std::print, and anything related to themlibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.release:backport
Milestone
Description
We should backport this fix to formatter_floating_point
because it causes compilation errors on targets where int32_t
is not compatible with int
.
/cherry-pick e1830f5
Metadata
Metadata
Assignees
Labels
formatC++20 std::format or std::print, and anything related to themC++20 std::format or std::print, and anything related to themlibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.release:backport
Type
Projects
Status
Done