public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/qtstalker/files: qtstalker-0.35-gcc43.patch qtstalker-install_docs_with_emerge.patch qtstalker-sandboxfix_no_fixpath.patch qtstalker-no_mysql_support.patch qtstalker-0.33-sandboxfix_no_fixpath.patch qtstalker-0.33-install_docs_with_emerge.patch
@ 2008-06-09  8:44 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; only message in thread
From: Peter Alfredsen (loki_val) @ 2008-06-09  8:44 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/06/09 08:44:08

  Added:                qtstalker-0.35-gcc43.patch
  Removed:              qtstalker-install_docs_with_emerge.patch
                        qtstalker-sandboxfix_no_fixpath.patch
                        qtstalker-no_mysql_support.patch
                        qtstalker-0.33-sandboxfix_no_fixpath.patch
                        qtstalker-0.33-install_docs_with_emerge.patch
  Log:
  Add patch for gcc-4.3.0, remove old. Closes bug #217671.
  (Portage version: 2.1.5.4)

Revision  Changes    Path
1.1                  app-office/qtstalker/files/qtstalker-0.35-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qtstalker/files/qtstalker-0.35-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/qtstalker/files/qtstalker-0.35-gcc43.patch?rev=1.1&content-type=text/plain

Index: qtstalker-0.35-gcc43.patch
===================================================================
--- qtstalker/lib/UpgradeMessage.cpp.orig	2008-04-14 17:59:26.000000000 +0200
+++ qtstalker/lib/UpgradeMessage.cpp	2008-04-14 17:59:59.000000000 +0200
@@ -32,10 +32,11 @@
 #include <qfileinfo.h>
 #include <qdir.h>
 #include <qfile.h>
 #include <qpushbutton.h>
 #include <db.h>
+#include <stdlib.h>
 
 UpgradeMessage::UpgradeMessage (int type) : QTabDialog (0, "UpgradeMessage", TRUE)
 {
   switch (type)
   {
--- qtstalker/src/IndicatorPage.cpp.orig	2008-04-14 18:06:35.000000000 +0200
+++ qtstalker/src/IndicatorPage.cpp	2008-04-14 18:07:01.000000000 +0200
@@ -41,11 +41,11 @@
 #include <qfile.h>
 #include <qtextstream.h>
 #include <qinputdialog.h>
 #include <qmessagebox.h>
 #include <qtooltip.h>
-
+#include <stdlib.h>
 
 IndicatorPage::IndicatorPage (QWidget *w, DBIndex *i) : QWidget (w)
 {
   chartIndex = i;
   updateEnableFlag = FALSE;



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-06-09  8:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09  8:44 [gentoo-commits] gentoo-x86 commit in app-office/qtstalker/files: qtstalker-0.35-gcc43.patch qtstalker-install_docs_with_emerge.patch qtstalker-sandboxfix_no_fixpath.patch qtstalker-no_mysql_support.patch qtstalker-0.33-sandboxfix_no_fixpath.patch qtstalker-0.33-install_docs_with_emerge.patch Peter Alfredsen (loki_val)

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