- Change Summary:
-
Mention Clang.
- Summary:
-
zephyr: Modernize K&R function prototypes.zephyr: Modernize K&R function prototypes
- Description:
-
~ This is a backport of 811f82db29dd, as GCC is warning how these are outdated and unsupported for C23.
~ This is a backport of 811f82db29dd, as GCC and/or Clang is warning how these are outdated and unsupported for C23.
zephyr: Modernize K&R function prototypes
Review Request #3775 — Created Jan. 21, 2025 and submitted
This is a backport of 811f82db29dd, as GCC and/or Clang is warning how these are outdated and unsupported for C23.
Compiled with GCC 15 without
-Wold-style-prototype
warnings raised.
Summary | ID |
---|---|
6e2fd33b30a810be490353cb7470ef0fdff4b366 |