public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/log4cxx/files: log4cxx-0.10.0-gcc44.patch
@ 2009-07-25 20:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-25 20:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/25 20:23:41

  Added:                log4cxx-0.10.0-gcc44.patch
  Log:
  Fix building with GCC 4.4 wrt #273843, thanks to Łukasz Michalik.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/log4cxx/files/log4cxx-0.10.0-gcc44.patch

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

Index: log4cxx-0.10.0-gcc44.patch
===================================================================
Fix for gcc-4.4
--- apache-log4cxx-0.10.0-orig/src/examples/cpp/console.cpp     2009-06-12 13:01:06.000000000 +0200
+++ apache-log4cxx-0.10.0/src/examples/cpp/console.cpp  2009-06-12 13:07:05.000000000 +0200
@@ -15,6 +15,7 @@
  * limitations under the License.
  */
 
+#include <cstdio>
 #include <cstdlib>
 #include <cstring>
 #include <log4cxx/logger.h>







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

only message in thread, other threads:[~2009-07-25 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 20:23 [gentoo-commits] gentoo-x86 commit in dev-libs/log4cxx/files: log4cxx-0.10.0-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