SOURCES: inkscape-gcc43.patch (NEW) - fix build on gcc 4.3

megabajt megabajt at pld-linux.org
Fri Jul 11 20:15:55 CEST 2008


Author: megabajt                     Date: Fri Jul 11 18:15:55 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build on gcc 4.3

---- Files affected:
SOURCES:
   inkscape-gcc43.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/inkscape-gcc43.patch
diff -u /dev/null SOURCES/inkscape-gcc43.patch:1.1
--- /dev/null	Fri Jul 11 20:15:56 2008
+++ SOURCES/inkscape-gcc43.patch	Fri Jul 11 20:15:50 2008
@@ -0,0 +1,11 @@
+diff -urN inkscape-0.46/src/dom/io/uristream.cpp inkscape-0.46.new/src/dom/io/uristream.cpp
+--- inkscape-0.46/src/dom/io/uristream.cpp	2008-03-11 05:19:31.000000000 +0100
++++ inkscape-0.46.new/src/dom/io/uristream.cpp	2008-07-11 20:02:59.105086069 +0200
+@@ -39,6 +39,7 @@
+  * Released under GNU GPL, read the file 'COPYING' for more information
+  */
+ 
++#include <cstring>
+ 
+ #include "uristream.h"
+ 
================================================================


More information about the pld-cvs-commit mailing list