gnome-shell/src/hotplug-sniffer
Carlos Garnacho 4dfc53cade hotplug-sniffer: Drop "volatile" from g_once_init_enter() sentinels
As documented in g_once_init_enter(): "While @location has a volatile qualifier,
this is a historical artifact and the pointer passed to it should not be
volatile.". And effectively this now warns with modern glibc.

Drop this from our logging function.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1770>
2021-03-22 11:12:23 +00:00
..
hotplug-mimetypes.h *.[ch]: add emacs modeline to C files that were missing it 2011-10-11 08:05:17 -04:00
hotplug-sniffer.c hotplug-sniffer: Drop "volatile" from g_once_init_enter() sentinels 2021-03-22 11:12:23 +00:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00
org.gnome.Shell.HotplugSniffer.service.in sniffer: add a mimetype sniffer helper executable 2011-07-13 14:39:35 -04:00
shell-mime-sniffer.c shell-mime-sniffer: Ignore invalid file content type 2020-06-05 16:27:29 +02:00
shell-mime-sniffer.h hotplug-sniffer: Modernize GObject usage 2015-10-15 21:04:07 +02:00