23 Feb
2026
23 Feb
'26
6:29 p.m.
e.g.
./fwd.h:65:63: warning: '_Static_assert' with no message is a C23 extension [-Wc23-extensions]
65 | static_assert(sizeof(union fwd_listen_ref) == sizeof(uint32_t));
Signed-off-by: Peter Foley