mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/stdalign, modules/stdalign-h, modules/stdnoreturn: * modules/stdnoreturn-h: Use more consistent deprecation warnings, that do not recommend a different deprecated module.
27 lines
311 B
Plaintext
27 lines
311 B
Plaintext
Description:
|
|
A <stdnoreturn.h> that nearly conforms to ISO C11.
|
|
|
|
Status:
|
|
deprecated
|
|
|
|
Notice:
|
|
This module is deprecated.
|
|
New code should use the '_Noreturn' keyword or the 'noreturn' module.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
stdnoreturn-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdnoreturn.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|