gcc/libstdc++-v3/testsuite/tr1
Gwenole Beauchesne ff981616a6 libstdc++: Fix testsuite with -Wformat
Fix testsuite when compiling with -Wformat. Use nonnull arguments so
that -Wformat does not cause extraneous output to be reported as an
error.

FAIL: tr1/8_c_compatibility/cinttypes/functions.cc (test for excess errors)

libstdc++-v3/ChangeLog:

	* testsuite/tr1/8_c_compatibility/cinttypes/functions.cc: Use
	nonnull arguments to strtoimax() and wcstoimax() functions.

Signed-off-by: Gwenole Beauchesne <gb.devel@gmail.com>
2024-01-06 15:11:33 +00:00
..
2_general_utilities Update copyright years. 2024-01-03 12:19:35 +01:00
3_function_objects Update copyright years. 2024-01-03 12:19:35 +01:00
4_metaprogramming Update copyright years. 2024-01-03 12:19:35 +01:00
5_numerical_facilities Update copyright years. 2024-01-03 12:19:35 +01:00
6_containers Update copyright years. 2024-01-03 12:19:35 +01:00
7_regular_expressions Update copyright years. 2024-01-03 12:19:35 +01:00
8_c_compatibility libstdc++: Fix testsuite with -Wformat 2024-01-06 15:11:33 +00:00
headers Update copyright years. 2024-01-03 12:19:35 +01:00