packages: log4cxx/log4cxx-gcc43.patch - include 'cstdio'

sls sls at pld-linux.org
Mon Oct 26 17:19:18 CET 2009


Author: sls                          Date: Mon Oct 26 16:19:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- include 'cstdio'

---- Files affected:
packages/log4cxx:
   log4cxx-gcc43.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/log4cxx/log4cxx-gcc43.patch
diff -u packages/log4cxx/log4cxx-gcc43.patch:1.1 packages/log4cxx/log4cxx-gcc43.patch:1.2
--- packages/log4cxx/log4cxx-gcc43.patch:1.1	Sun Aug  3 19:32:29 2008
+++ packages/log4cxx/log4cxx-gcc43.patch	Mon Oct 26 17:19:13 2009
@@ -1,11 +1,12 @@
 diff -Naur apache-log4cxx-0.10.0/src/examples/cpp/console.cpp apache-log4cxx-0.10.0.new/src/examples/cpp/console.cpp
 --- apache-log4cxx-0.10.0/src/examples/cpp/console.cpp	2008-03-31 22:34:52.000000000 +0000
 +++ apache-log4cxx-0.10.0.new/src/examples/cpp/console.cpp	2008-08-03 17:12:55.000000000 +0000
-@@ -22,6 +22,7 @@
+@@ -22,6 +22,8 @@
  #include <log4cxx/logmanager.h>
  #include <iostream>
  #include <locale.h>
 +#include <cstring>
++#include <cstdio>
  
  using namespace log4cxx;
  using namespace log4cxx::helpers;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/log4cxx/log4cxx-gcc43.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list