First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 215574
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bert Karwatzki <spasswolf@web.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
inkscape-046-r1-gcc43-fix.patch Added the patch as an attachment patch Bert Karwatzki 2008-03-31 20:16 0000 287 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 215574 depends on: Show dependency tree
Show dependency graph
Bug 215574 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-31 13:17 0000
This Bug should be the same in inkscape-0.46-r2

Reproducible: Always




This patch solves the problem:

diff -aur src.old/dom/dom.h src/dom/dom.h
--- src.old/dom/dom.h   2008-03-29 16:56:05.000000000 +0100
+++ src/dom/dom.h       2008-03-29 17:14:30.000000000 +0100
@@ -30,6 +30,7 @@
  */

 #include <vector>
+#include <cstring>

 //# include this before the #ifdefs below
 #include "domconfig.h"

------- Comment #1 From Bert Karwatzki 2008-03-31 20:16:01 0000 -------
Created an attachment (id=147899) [edit]
Patch as attacheme

------- Comment #2 From Markus Meier 2008-04-06 13:54:43 0000 -------
Thanks for the patch, I added it to media-gfx/inkscape-0.46-r2.

First Last Prev Next    No search results available      Search page      Enter new bug