[arch-commits] CVS update of extra/lib/libgpod (add_string.patch)

daniel at archlinux.org daniel at archlinux.org
Sat Mar 29 12:13:32 UTC 2008


    Date: Saturday, March 29, 2008 @ 08:13:32
  Author: daniel
    Path: /home/cvs-extra/extra/lib/libgpod

   Added: add_string.patch (1.1)

needed for newest gcc, bugreport was posted upstream


------------------+
 add_string.patch |   11 +++++++++++
 1 file changed, 11 insertions(+)


Index: extra/lib/libgpod/add_string.patch
diff -u /dev/null extra/lib/libgpod/add_string.patch:1.1
--- /dev/null	Sat Mar 29 08:13:32 2008
+++ extra/lib/libgpod/add_string.patch	Sat Mar 29 08:13:31 2008
@@ -0,0 +1,11 @@
+--- tests/test-rebuild-db.cc	2007-06-02 10:56:58.000000000 +0200
++++ tests/test-rebuild-db.cc_new	2008-03-29 12:38:23.000000000 +0100
+@@ -35,6 +35,8 @@
+ #include <id3v2tag.h>
+ #include <mpegfile.h>
+ 
++#include <string.h>
++
+ #include "itdb.h"
+ 
+ static char *




More information about the arch-commits mailing list