Skip to content

Fix build of C++ code with clang >= 16 and -Wundef

Matthieu Herrb requested to merge mherrb/wayland:stdc_version-fix into main

/path/to/wayland-util.h:73:5: error: 'STDC_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]

Merge request reports

Loading