fontconfig: Branch 'master'

[email protected] (Behdad Esfahbod)
Newsgroups gmane.comp.fonts.fontconfig
Message-ID <[email protected]>
 test/test-name-parse.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 58f52853d5689e897525a5926c1a222340d3f404
Author: Behdad Esfahbod <[email protected]>
Date:   Thu Mar 15 07:51:06 2018 -0700

    Minor: fix warnings

diff --git a/test/test-name-parse.c b/test/test-name-parse.c
index 0adb525..7382360 100644
--- a/test/test-name-parse.c
+++ b/test/test-name-parse.c
@@ -1,7 +1,7 @@
 #include <fontconfig/fontconfig.h>
 #include <stdio.h>
 
-int
+static int
 test (const FcChar8 *query, const FcPattern *expect)
 {
     FcPattern *pat;
@@ -26,7 +26,7 @@ bail:
 int
 main (void)
 {
-    FcPattern *pat, *expect;
+    FcPattern *expect;
     int c = 0, ret;
 
     BEGIN (expect) {
_______________________________________________
Fontconfig mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/fontconfig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.