eldermarco pushed to yad (f21). "patch: fix-undef-ref.patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 5 15:26:36 UTC 2015


>From 8f82400316aa8c3bece50b51dee0a42e5c8d3cfa Mon Sep 17 00:00:00 2001
From: Elder Marco <eldermarco at gmail.com>
Date: Sun, 15 Mar 2015 12:22:28 -0300
Subject: patch: fix-undef-ref.patch


diff --git a/fix-undef-ref.patch b/fix-undef-ref.patch
new file mode 100644
index 0000000..86cce5a
--- /dev/null
+++ b/fix-undef-ref.patch
@@ -0,0 +1,16 @@
+diff --git a/src/yad.h b/src/yad.h
+index 5a3b7b8..f9e133c 100644
+--- a/src/yad.h
++++ b/src/yad.h
+@@ -487,11 +487,7 @@ void write_settings (void);
+ 
+ GdkPixbuf *get_pixbuf (gchar * name, YadIconSize size);
+ 
+-#ifdef __clang__
+ extern inline void strip_new_line (gchar * str);
+-#else
+-inline void strip_new_line (gchar * str);
+-#endif
+ 
+ gchar **split_arg (const gchar * str);
+ 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/yad.git/commit/?h=f21&id=8f82400316aa8c3bece50b51dee0a42e5c8d3cfa


More information about the scm-commits mailing list