]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- fix build on gcc 4.3
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 11 Jul 2008 18:15:50 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inkscape-gcc43.patch -> 1.1

inkscape-gcc43.patch [new file with mode: 0644]

diff --git a/inkscape-gcc43.patch b/inkscape-gcc43.patch
new file mode 100644 (file)
index 0000000..ab91fb6
--- /dev/null
@@ -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"
This page took 0.034002 seconds and 4 git commands to generate.