]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Minor fixes for some warnings in <format>
authorJonathan Wakely <jwakely@redhat.com>
Tue, 8 Aug 2023 15:29:17 +0000 (16:29 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 27 Sep 2023 13:59:30 +0000 (14:59 +0100)
commit62c8ca3501a543ce6f0fb7a1a12e3f40bc75c8a7
tree4d4743115ec522ddf95ed2e0f1636636cd939ec1
parentda1ba03245c212ef1ba100e7806588802f3ad46f
libstdc++: Minor fixes for some warnings in <format>

libstdc++-v3/ChangeLog:

* include/std/format: Fix some warnings.
(__format::__write(Ctx&, basic_string_view<CharT>)): Remove
unused function template.

(cherry picked from commit b9e5a4b4f035ba85b1a4065b751c2d583206b4e3)
libstdc++-v3/include/std/format