packages: gtkmathview/gcc44.patch (NEW) - missing cstdio

sls sls at pld-linux.org
Fri Feb 5 16:42:43 CET 2010


Author: sls                          Date: Fri Feb  5 15:42:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing cstdio

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

---- Diffs:

================================================================
Index: packages/gtkmathview/gcc44.patch
diff -u /dev/null packages/gtkmathview/gcc44.patch:1.1
--- /dev/null	Fri Feb  5 16:42:43 2010
+++ packages/gtkmathview/gcc44.patch	Fri Feb  5 16:42:38 2010
@@ -0,0 +1,10 @@
+--- gtkmathview-0.8.0/src/common/AbstractLogger.cc.orig	2009-11-25 18:31:18.134906729 +0100
++++ gtkmathview-0.8.0/src/common/AbstractLogger.cc	2009-11-25 18:31:45.633016844 +0100
+@@ -19,6 +19,7 @@
+ #include <config.h>
+ 
+ #include <stdarg.h>
++#include <cstdio>
+ 
+ #include "AbstractLogger.hh"
+ 
================================================================


More information about the pld-cvs-commit mailing list