diff options
author | Tomasz Kamiński <tkaminsk@redhat.com> | 2025-06-04 11:05:11 +0200 |
---|---|---|
committer | Tomasz Kamiński <tkaminsk@redhat.com> | 2025-06-06 13:25:02 +0200 |
commit | b2338ebf3e698589c69a521b4b4a7908dd959751 (patch) | |
tree | a7ff1e36402ba26e27ab05cef3d4a048e61f9561 /gcc | |
parent | 8cb0127dfd3d01d4549f3139b087d1a5966844ee (diff) | |
download | gcc-b2338ebf3e698589c69a521b4b4a7908dd959751.zip gcc-b2338ebf3e698589c69a521b4b4a7908dd959751.tar.gz gcc-b2338ebf3e698589c69a521b4b4a7908dd959751.tar.bz2 |
libstdc++: Fix format call in formatting with empty specs for durations.
This patches fixes an obvious error, where the output iterator argument was
missing for call to format_to, when duration with custom representation types
are used.
libstdc++-v3/ChangeLog:
* include/bits/chrono_io.h (__formatter_chrono:_M_s): Add missing
__out argument to format_to call.
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Tomasz Kamiński <tkaminsk@redhat.com>
(cherry picked from commit ac0a04b7a254fb8e1d8d7088336bcb4375807b1e)
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions