mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
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.
This commit is contained in:
@@ -2,7 +2,7 @@ Description:
|
||||
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:
|
||||
|
Reference in New Issue
Block a user