From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K9ol0-0002so-Cg for garchives@archives.gentoo.org; Fri, 20 Jun 2008 22:06:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A06D4E0602; Fri, 20 Jun 2008 22:06:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 720A2E0602 for ; Fri, 20 Jun 2008 22:06:57 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 1403365960 for ; Fri, 20 Jun 2008 22:06:57 +0000 (UTC) Received: from loki_val by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K9okv-0007YI-1U for gentoo-commits@lists.gentoo.org; Fri, 20 Jun 2008 22:06:53 +0000 From: "Peter Alfredsen (loki_val)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, loki_val@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/kooldock/files: kooldock-0.4.7-gcc43.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: kooldock-0.4.7-gcc43.patch X-VCS-Directories: kde-misc/kooldock/files X-VCS-Committer: loki_val X-VCS-Committer-Name: Peter Alfredsen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Peter Alfredsen Date: Fri, 20 Jun 2008 22:06:53 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1d57e136-1475-49c7-8f8d-d1f07f9195e4 X-Archives-Hash: 6ee79c071807bf6adf1159f20d71251c loki_val 08/06/20 22:06:53 Added: kooldock-0.4.7-gcc43.patch Log: Add gcc-4.3 fix. Bug 227223. Thanks to Marek Miller for= the patch. (Portage version: 2.1.5.5) Revision Changes Path 1.1 kde-misc/kooldock/files/kooldock-0.4.7-gcc43.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kooldock/= files/kooldock-0.4.7-gcc43.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kooldock/= files/kooldock-0.4.7-gcc43.patch?rev=3D1.1&content-type=3Dtext/plain Index: kooldock-0.4.7-gcc43.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- src/xosd.cpp.orig 2008-06-15 18:33:36.000000000 +0000 +++ src/xosd.cpp 2008-06-15 18:33:50.000000000 +0000 @@ -1,5 +1,7 @@ #include "xosd.h" =20 +#include + #include #include #include --=20 gentoo-commits@lists.gentoo.org mailing list