[sudo-commits] sudo changeset 14346:57676068e9a9

Todd C. Miller Todd.Miller at sudo.ws
Thu Dec 1 13:09:43 MST 2022


changeset:	14346:57676068e9a9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/57676068e9a9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Nov 29 16:28:27 2022 -0700

Log Message:
	Use C23 [[__fallthrough__]] and [[__noreturn__]] attributes if supported.
	If the C23 attributes are not supported, use gcc-style attributes
	where possible.

diffstat:

 config.h.in           |  29 +++++++++++++++++++++++++----
 configure.ac          |  29 +++++++++++++++++++++++++----
 include/sudo_compat.h |   6 ------
 3 files changed, 50 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list