public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/kmymoney/files: kmymoney-4.6.2-gcc-4.7.patch
@ 2012-07-09 17:14 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2012-07-09 17:14 UTC (permalink / raw
  To: gentoo-commits

kensington    12/07/09 17:14:35

  Added:                kmymoney-4.6.2-gcc-4.7.patch
  Log:
  Backport fix from upstream to fix build with GCC 4.7, wrt bug #425366.
  
  (Portage version: 2.1.11.5/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-office/kmymoney/files/kmymoney-4.6.2-gcc-4.7.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/files/kmymoney-4.6.2-gcc-4.7.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kmymoney/files/kmymoney-4.6.2-gcc-4.7.patch?rev=1.1&content-type=text/plain

Index: kmymoney-4.6.2-gcc-4.7.patch
===================================================================
commit 9b6f96a38b8c84cb87bb07165b503acbe5ea81ff
Author: Christoph Feck <christoph@maxiom.de>
Date:   Fri Mar 23 23:05:19 2012 +0100

    Fix includes

diff --git a/kmymoney/mymoney/storage/mymoneydatabasemgrtest.cpp b/kmymoney/mymoney/storage/mymoneydatabasemgrtest.cpp
index ff217e3..d31bb02 100644
--- a/kmymoney/mymoney/storage/mymoneydatabasemgrtest.cpp
+++ b/kmymoney/mymoney/storage/mymoneydatabasemgrtest.cpp
@@ -16,6 +16,7 @@
 
 #include "mymoneydatabasemgrtest.h"
 #include <pwd.h>
+#include <unistd.h>
 #include <iostream>
 
 #include <QtTest/QtTest>






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-09 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 17:14 [gentoo-commits] gentoo-x86 commit in app-office/kmymoney/files: kmymoney-4.6.2-gcc-4.7.patch Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox