Author: randy
Date: 2005-10-03 22:22:10 -0600 (Mon, 03 Oct 2005)
New Revision: 1165
Added:
trunk/GConf/GConf-1.0.9-gcc4-1.patch
Log:
Added GConf-1.0.9 GCC4 patch
Added: trunk/GConf/GConf-1.0.9-gcc4-1.patch
===================================================================
--- trunk/GConf/GConf-1.0.9-gcc4-1.patch 2005-10-04 00:10:27 UTC (rev
1164)
+++ trunk/GConf/GConf-1.0.9-gcc4-1.patch 2005-10-04 04:22:10 UTC (rev
1165)
@@ -0,0 +1,28 @@
+Submitted By: Randy McMurchy <randy_at_linuxfromscratch_dot_org>
+Date: 2005-10-04
+Initial Package Version: 1.0.9
+Upstream Status: N/A (package is not actively maintained)
+Origin: Randy McMurchy
+Description: Fixes GCC-4.0.x build problems
+
+
+--- GConf-1.0.9-orig/backends/bdb.c 2001-10-17 03:43:01.000000000 +0000
++++ GConf-1.0.9/backends/bdb.c 2005-10-04 02:19:11.000000000 +0000
+@@ -331,7 +331,7 @@
+
+ /* } */
+
+-static guint32
++guint32
+ get_dir_id (BDB_Store * bdb, const char *dir)
+ {
+ int ret;
+@@ -405,7 +405,7 @@
+
+ /* { Functions to create directories and maintain the dir hierarchy */
+
+-static guint32
++guint32
+ get_or_create_dir (BDB_Store * bdb, const char *dir)
+ {
+ guint32 parent_id;
--
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page