glib/gthread
Simon McVittie 2b4977635c gthread: Fully initialize GThreadFunctions structure in test
The macOS CI builds with -Werror=missing-field-initializers by default,
making incomplete initializers a compile-time error (even though their
meaning is well-defined: missing fields are initialized as if with
.field = 0).

Resolves: https://gitlab.gnome.org/GNOME/glib/-/issues/2812
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-11-14 09:43:29 +00:00
..
tests gthread: Fully initialize GThreadFunctions structure in test 2022-11-14 09:43:29 +00:00
gthread-impl.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in meson: build Windows resource files 2018-01-04 22:19:30 +01:00
meson.build tests: Add some trivial tests for g_thread_init() 2022-11-10 15:33:34 +00:00