public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/poco/files: 1.3.3_p1-gcc44.patch
@ 2009-06-06 14:50 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-06-06 14:50 UTC (permalink / raw
  To: gentoo-commits

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"






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

only message in thread, other threads:[~2009-06-06 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 14:50 [gentoo-commits] gentoo-x86 commit in dev-libs/poco/files: 1.3.3_p1-gcc44.patch Samuli Suominen (ssuominen)

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