mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
Fix various deprecation warnings in code and tests
This code uses, or tests, deprecated functions, types or macros; so needs to be compiled with deprecation warnings disabled. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#undef G_DISABLE_ASSERT
|
||||
#undef G_LOG_DOMAIN
|
||||
#undef G_DISABLE_DEPRECATED
|
||||
|
||||
#include <time.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user