mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2026-07-23 08:19:18 +02:00
Merge branch 'wip/pwithnall/coverity' into 'master'
CI support for Coverity Scan See merge request GNOME/glib!1593
This commit is contained in:
@@ -26,7 +26,9 @@
|
||||
|
||||
/* For the #GDesktopAppInfoLookup macros; since macro deprecation is implemented
|
||||
* in the preprocessor, we need to define this before including glib.h*/
|
||||
#ifndef GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -22,7 +22,9 @@
|
||||
|
||||
/* For the #GDesktopAppInfoLookup macros; since macro deprecation is implemented
|
||||
* in the preprocessor, we need to define this before including glib.h*/
|
||||
#ifndef GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user