mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
277d206d38
tests/gobject/testmodule.c: In function ‘test_module_get_type’: tests/gobject/testmodule.c:34:1: error: missing initializer for field ‘value_table’ of ‘GTypeInfo’ {aka ‘const struct _GTypeInfo’} 34 | DEFINE_TYPE (TestModule, test_module, | ^~~~~~~~~~~ tests/gobject/defaultiface.c: In function ‘test_static_iface_get_type’: tests/gobject/defaultiface.c:58:1: error: missing initializer for field ‘class_finalize’ of ‘GTypeInfo’ {aka ‘const struct _GTypeInfo’} 58 | DEFINE_IFACE (TestStaticIface, test_static_iface, | ^~~~~~~~~~~~ |
||
---|---|---|
.. | ||
.gitignore | ||
accumulator.c | ||
defaultiface.c | ||
deftype.c | ||
dynamictype.c | ||
gvalue-test.c | ||
meson.build | ||
override.c | ||
paramspec-test.c | ||
performance-threaded.c | ||
performance.c | ||
references.c | ||
signals.c | ||
singleton.c | ||
testcommon.h | ||
testgobject.c | ||
testmarshal.list | ||
testmodule.c | ||
testmodule.h | ||
timeloop-closure.c |