xorg-libx11/include
Alan Coopersmith a53c45d69e CI_GET_*_INFO_*: add do ... while (0) to avoid -Wextra-semi-stmt warnings
Clears 24 warnings from clang of the form:

TextExt16.c:63:34: warning: empty expression statement has no effect;
 remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
        CI_GET_DEFAULT_INFO_1D (fs, def);
                                        ^

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/272>
2024-11-10 15:23:52 -08:00
..
X11 CI_GET_*_INFO_*: add do ... while (0) to avoid -Wextra-semi-stmt warnings 2024-11-10 15:23:52 -08:00
Makefile.am xkb: Provide <X11/extensions/XKBgeom.h> ourselves 2019-09-24 13:02:47 -04:00