+2025-01-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ stdalign, stdnoreturn: improve deprecation warnings
+ * modules/stdalign, modules/stdalign-h, modules/stdnoreturn:
+ * modules/stdnoreturn-h: Use more consistent deprecation
+ warnings, that do not recommend a different deprecated module.
+
2025-01-17 Bruno Haible <bruno@clisp.org>
sys_stat-h: Ensure blksize_t and blkcnt_t are defined.
deprecated
Notice:
-This module is deprecated. Use the module 'stdalign-h' instead.
+This module is deprecated.
+New code should use the alignasof module, and not include <stdalign.h>.
Files:
alignas and alignof that are like C23 and C++11.
Notice:
-The stdalign module is deprecated.
+This module is deprecated.
New code should use the alignasof module, and not include <stdalign.h>.
Files:
deprecated
Notice:
-This module is deprecated. Use the module 'stdnoreturn-h' instead.
+This module is deprecated.
+New code should use the '_Noreturn' keyword or the 'noreturn' module.
Files:
A <stdnoreturn.h> that nearly conforms to ISO C11.
Notice:
-The module 'stdnoreturn' is deprecated.
+This module is deprecated.
New code should use the '_Noreturn' keyword or the 'noreturn' module.
Files: