[Rpm-maint] [rpm-software-management/rpm] Switch elfdeps to use fmt for formatting (PR #4075)

Shreenidhi Shedi notifications at github.com
Fri Dec 19 08:48:36 UTC 2025


sshedi left a comment (rpm-software-management/rpm#4075)

GCC 12 largely supports C++20, but std::format is not available. Support for std::format was introduced in GCC 13 (libstdc++). See: https://www.gnu.org/software/gcc/gcc-13/changes.html#libstdcxx

This distinction is worth documenting to avoid confusion when targeting C++20 with GCC 12.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4075#issuecomment-3674141846
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4075/c3674141846 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20251219/cc4108dd/attachment.htm>


More information about the Rpm-maint mailing list