Skip to content

introduce c11_compat.h to provide C11 things in C99

Eric Engestrom requested to merge eric/mesa:egl-wl-assert into master

Right now, all it does is provide the new standard static_assert() name.

Fixes: fbf7c38d ("egl/wayland: use bitset.h for formats bit set")


Intel CI: no regression
Windows build: successful
MacOS build: successful

Edited by Eric Engestrom

Merge request reports