From f3a1142689247303b66b663a6394a473d6298aaa Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 29 Apr 2023 03:18:17 +0200 Subject: stdbool tests: Avoid compilation error with Sun C on Solaris 10. * tests/test-stdbool.c (WORKING_BOOL): Set to 0 on Sun C. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2b02d6ced4..6156ebc137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-04-28 Bruno Haible + + stdbool tests: Avoid compilation error with Sun C on Solaris 10. + * tests/test-stdbool.c (WORKING_BOOL): Set to 0 on Sun C. + 2023-04-28 Bruno Haible hamt tests: Fix test failure with Sun C on Solaris 10/SPARC. -- cgit v1.2.1