glib2: update to 2.58.3

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner
2019-01-28 17:54:37 +01:00
parent c25e0cbc5e
commit 798abc1119
3 changed files with 5 additions and 8 deletions

View File

@@ -1,6 +1,3 @@
diff --git a/gtk-doc.make b/gtk-doc.make
new file mode 100644
index 0000000..14f18fd
--- /dev/null
+++ b/gtk-doc.make
@@ -0,0 +1,2 @@

View File

@@ -1,6 +1,6 @@
--- a/gio/gthreadedresolver.c
+++ b/gio/gthreadedresolver.c
@@ -871,6 +871,8 @@ do_lookup_records (GTask *task,
@@ -873,6 +873,8 @@ do_lookup_records (GTask *task,
#ifdef HAVE_RES_NQUERY
@@ -9,7 +9,7 @@
#if defined(HAVE_RES_NDESTROY)
res_ndestroy (&res);
#elif defined(HAVE_RES_NCLOSE)
@@ -881,6 +883,8 @@ do_lookup_records (GTask *task,
@@ -883,6 +885,8 @@ do_lookup_records (GTask *task,
#endif /* HAVE_RES_NQUERY */