mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-01 10:26:13 +01:00
83d46f6a0a
glib/deprecated/gthread-deprecated.c:473:42: warning: missing field 'unused' initializer static const GStaticMutex init_mutex = G_STATIC_MUTEX_INIT; ^ glib/deprecated/gthread.h:128:36: note: expanded from macro 'G_STATIC_MUTEX_INIT' ^ glib/deprecated/gthread-deprecated.c:659:45: warning: missing field 'unused' initializer static const GStaticRecMutex init_mutex = G_STATIC_REC_MUTEX_INIT; ^ glib/deprecated/gthread.h:170:35: note: expanded from macro 'G_STATIC_REC_MUTEX_INIT' ^ glib/deprecated/gthread.h:128:36: note: expanded from macro 'G_STATIC_MUTEX_INIT' ^ glib/deprecated/gthread-deprecated.c:959:42: warning: missing field 'unused' initializer static const GStaticRWLock init_lock = G_STATIC_RW_LOCK_INIT; ^ glib/deprecated/gthread.h:206:33: note: expanded from macro 'G_STATIC_RW_LOCK_INIT' ^ glib/deprecated/gthread.h:128:36: note: expanded from macro 'G_STATIC_MUTEX_INIT' ^ |
||
---|---|---|
.. | ||
gallocator.c | ||
gallocator.h | ||
gcache.c | ||
gcache.h | ||
gcompletion.c | ||
gcompletion.h | ||
gmain.h | ||
grel.c | ||
grel.h | ||
gthread-deprecated.c | ||
gthread.h |