Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Macros specified by C2x and by ISO/IEC TS 18661-1:2014. */
|
||||
/* Macros specified by C23 and by ISO/IEC TS 18661-1:2014. */
|
||||
|
||||
#if (! defined ULLONG_WIDTH \
|
||||
&& (defined _GNU_SOURCE || defined __STDC_WANT_IEC_60559_BFP_EXT__ \
|
||||
@@ -117,7 +117,7 @@
|
||||
# define ULLONG_WIDTH _GL_INTEGER_WIDTH (0, ULLONG_MAX)
|
||||
#endif
|
||||
|
||||
/* Macros specified by C2x. */
|
||||
/* Macros specified by C23. */
|
||||
|
||||
#if (! defined BOOL_WIDTH \
|
||||
&& (defined _GNU_SOURCE \
|
||||
|
||||
Reference in New Issue
Block a user