packages: texlive/texlive-gcc44.patch (NEW) - no spirntf without cstdio inc...

baggins baggins at pld-linux.org
Wed Apr 29 16:26:44 CEST 2009


Author: baggins                      Date: Wed Apr 29 14:26:44 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no spirntf without cstdio included in gcc 4.4

---- Files affected:
packages/texlive:
   texlive-gcc44.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/texlive/texlive-gcc44.patch
diff -u /dev/null packages/texlive/texlive-gcc44.patch:1.1
--- /dev/null	Wed Apr 29 16:26:44 2009
+++ packages/texlive/texlive-gcc44.patch	Wed Apr 29 16:26:38 2009
@@ -0,0 +1,10 @@
+--- texlive-20080816-source/libs/teckit/source/Compiler.cpp~	2008-04-25 16:56:15.000000000 +0200
++++ texlive-20080816-source/libs/teckit/source/Compiler.cpp	2009-04-29 15:53:08.413971395 +0200
+@@ -33,6 +33,7 @@
+ #include <iomanip>
+ #include <algorithm>
+ #include <cstring>
++#include <cstdio>
+ 
+ #include "zlib.h"
+ 
================================================================


More information about the pld-cvs-commit mailing list