summaryrefslogtreecommitdiff
path: root/textproc/libxml2/patches/patch-runtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxml2/patches/patch-runtest.c')
-rw-r--r--textproc/libxml2/patches/patch-runtest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml2/patches/patch-runtest.c b/textproc/libxml2/patches/patch-runtest.c
index 9bad4766411..4a3c82ac1ea 100644
--- a/textproc/libxml2/patches/patch-runtest.c
+++ b/textproc/libxml2/patches/patch-runtest.c
@@ -2,6 +2,7 @@ $NetBSD$
Since this is built with C90, and %zu isn't supported then, cast
the size_t argument to long to match the format.
+https://bugzilla.gnome.org/show_bug.cgi?id=766839
--- runtest.c.orig 2016-05-23 07:25:25.000000000 +0000
+++ runtest.c