public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Alfredsen (loki_val)" <loki_val@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [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
Date: Mon, 09 Jun 2008 08:44:08 +0000	[thread overview]
Message-ID: <E1K5cz2-0002Rc-UH@stork.gentoo.org> (raw)

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



                 reply	other threads:[~2008-06-09  8:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1K5cz2-0002Rc-UH@stork.gentoo.org \
    --to=loki_val@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox