xorg-libx11/modules/om/generic
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
..
Makefile.am Remove support for building without XCB 2010-06-03 22:19:14 -07:00
omDefault.c CI_GET_*_INFO_*: add do ... while (0) to avoid -Wextra-semi-stmt warnings 2024-11-10 15:23:52 -08:00
omGeneric.c Fix buffer overrun in parse_omit_name 2024-05-07 08:54:50 +00:00
omImText.c Delete #if 0 hunks of code 2015-12-18 23:50:26 -08:00
omText.c Purge CVS/RCS id tags 2010-01-14 17:38:26 -08:00
omTextEsc.c Avoid NULL pointer deref. Fixes issue #47. 2021-12-03 02:56:43 +00:00
omTextExt.c Purge CVS/RCS id tags 2010-01-14 17:38:26 -08:00
omTextPer.c CI_GET_*_INFO_*: add do ... while (0) to avoid -Wextra-semi-stmt warnings 2024-11-10 15:23:52 -08:00
omXChar.c unifdef MUSTCOPY 2013-03-03 18:20:10 -08:00