gcc/libstdc++-v3/include
Jonathan Wakely 279e407a06 libstdc++: Check string value_type in std::make_format_args [PR112607]
libstdc++-v3/ChangeLog:

	PR libstdc++/112607
	* include/std/format (basic_format_arg::_S_to_arg_type): Check
	value_type for basic_string_view and basic_string
	specializations.
	* testsuite/std/format/arguments/112607.cc: New test.
2023-11-18 21:42:33 +00:00
..
backward Update copyright years. 2023-01-16 11:52:17 +01:00
bits libstdc++: Define C++26 saturation arithmetic functions (P0543R3) 2023-11-17 15:28:30 +00:00
c Update copyright years. 2023-01-16 11:52:17 +01:00
c_compatibility libstdc++: Replace all manual FTM definitions and use 2023-08-16 15:16:25 +02:00
c_global libstdc++: Add missing functions to <cmath> [PR79700] 2023-11-11 00:41:08 +00:00
c_std Update copyright years. 2023-01-16 11:52:17 +01:00
debug libstdc++: Qualify calls to debug mode helpers 2023-06-26 17:43:22 +01:00
decimal Update copyright years. 2023-01-16 11:52:17 +01:00
experimental libstdc++: Remove some more unconditional uses of atomics 2023-09-14 13:58:34 +01:00
ext libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath> 2023-05-31 21:01:16 +01:00
parallel libstdc++: Fix broken _GLIBCXX_PARALLEL mode 2023-06-02 11:44:14 +02:00
precompiled libstdc++: Fix some freestanding test failures 2023-04-05 18:45:15 +02:00
pstl libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers 2023-07-04 00:05:53 +01:00
std libstdc++: Check string value_type in std::make_format_args [PR112607] 2023-11-18 21:42:33 +00:00
tr1 Update copyright years. 2023-01-16 11:52:17 +01:00
tr2 Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am libstdc++: Define C++26 saturation arithmetic functions (P0543R3) 2023-11-17 15:28:30 +00:00
Makefile.in libstdc++: Define C++26 saturation arithmetic functions (P0543R3) 2023-11-17 15:28:30 +00:00