public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/poco/files: 1.3.3_p1-gcc44.patch
Date: Sat, 06 Jun 2009 14:50:38 +0000	[thread overview]
Message-ID: <E1MCxEE-0008GV-1Z@stork.gentoo.org> (raw)

ssuominen    09/06/06 14:50:38

  Added:                1.3.3_p1-gcc44.patch
  Log:
  Fix compile with GCC 4.4 wrt #269751, thanks to Peter Alfredsen and Victor Ostorga.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/poco/files/1.3.3_p1-gcc44.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/poco/files/1.3.3_p1-gcc44.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/poco/files/1.3.3_p1-gcc44.patch?rev=1.1&content-type=text/plain

Index: 1.3.3_p1-gcc44.patch
===================================================================
diff -NrU5 poco-1.3.3p1-all.orig/Foundation/src/Environment.cpp poco-1.3.3p1-all/Foundation/src/Environment.cpp
--- poco-1.3.3p1-all.orig/Foundation/src/Environment.cpp	2009-05-15 20:44:37.000000000 -0600
+++ poco-1.3.3p1-all/Foundation/src/Environment.cpp	2009-05-15 20:46:12.000000000 -0600
@@ -34,11 +34,11 @@
 //
 
 
 #include "Poco/Environment.h"
 #include <cstdlib>
-
+#include <cstdio>
 
 #if defined(POCO_OS_FAMILY_VMS)
 #include "Environment_VMS.cpp"
 #elif defined(POCO_OS_FAMILY_UNIX)
 #include "Environment_UNIX.cpp"






                 reply	other threads:[~2009-06-06 14:50 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=E1MCxEE-0008GV-1Z@stork.gentoo.org \
    --to=ssuominen@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