Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 117533
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Aaron Walker (RETIRED) <ka0ttic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: steveb <steeeeeveee@gmx.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-01-02 20:08 0000
Compiling kdesvn-0.7.1 with GCC 4.1.0-beta20051230 does not work.

The bug is already reported upstream
(http://www.alwins-world.de/programs/mantis/bug_view_page.php?bug_id=45) and
the solution is to patch kdesvn-0.7.1/src/svncpp/targets.hpp with the following
patch:

--- kdesvn-0.7.1/src/svncpp/targets.hpp.orig    2005-12-14 16:09:29.000000000
-0700
+++ kdesvn-0.7.1/src/svncpp/targets.hpp 2005-12-14 16:13:21.000000000 -0700
@@ -78,7 +78,7 @@
      * Constructor. Convert stringlist into target list.
      * @param targets
      */
-    Targets::Targets(const QStringList&targets);
+    Targets (const QStringList & targets);

     /**
      * Copy Constructor


cheers

SteveB

------- Comment #1 From Mark Loeser 2006-01-02 20:21:52 0000 -------
Looks good to me

------- Comment #2 From Mark Loeser 2006-01-13 22:09:05 0000 -------
Fixed, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug