Undefined macros in contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c
Trying to build contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c
for 9.18.2 failed due to two undefined macros:
-
FALLTHROUGH
and UNREACHABLE()
As a quick stopgap measure I reverted the use of the macros by replacing them with comments that were there in 9.18.1.
Edited by Michal Nowak