packages: cvsnt/cvsnt-gcc4.patch (NEW) - fix g++ problems
baggins
baggins at pld-linux.org
Fri Jul 3 10:57:20 CEST 2009
Author: baggins Date: Fri Jul 3 08:57:20 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix g++ problems
---- Files affected:
packages/cvsnt:
cvsnt-gcc4.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/cvsnt/cvsnt-gcc4.patch
diff -u /dev/null packages/cvsnt/cvsnt-gcc4.patch:1.1
--- /dev/null Fri Jul 3 10:57:20 2009
+++ packages/cvsnt/cvsnt-gcc4.patch Fri Jul 3 10:57:14 2009
@@ -0,0 +1,10 @@
+--- cvsnt-2.5.04.3236/cvsapi/cvs_string.h~ 2008-07-01 05:31:35.000000000 +0200
++++ cvsnt-2.5.04.3236/cvsapi/cvs_string.h 2009-07-03 10:55:48.141029816 +0200
+@@ -23,6 +23,7 @@
+ #include <queue>
+ #include <stdarg.h>
+ #include <string.h>
++#include <cstdio>
+
+ #include "ServerIO.h"
+
================================================================
More information about the pld-cvs-commit
mailing list