gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility
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
..
cctype Update copyright years. 2024-01-03 12:19:35 +01:00
cfenv Update copyright years. 2024-01-03 12:19:35 +01:00
cinttypes libstdc++: Fix testsuite with -Wformat 2024-01-06 15:11:33 +00:00
cmath Update copyright years. 2024-01-03 12:19:35 +01:00
complex Update copyright years. 2024-01-03 12:19:35 +01:00
cstdint Update copyright years. 2024-01-03 12:19:35 +01:00
cstdio Update copyright years. 2024-01-03 12:19:35 +01:00
cstdlib Update copyright years. 2024-01-03 12:19:35 +01:00
cwchar Update copyright years. 2024-01-03 12:19:35 +01:00
cwctype Update copyright years. 2024-01-03 12:19:35 +01:00