public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-xxvautotimer/files: vdr-xxvautotimer-0.1.2_gcc-4.4.diff
@ 2009-07-25 21:24 Mark Loeser (halcy0n)
  0 siblings, 0 replies; only message in thread
From: Mark Loeser (halcy0n) @ 2009-07-25 21:24 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/07/25 21:24:06

  Added:                vdr-xxvautotimer-0.1.2_gcc-4.4.diff
  Log:
  Fix compilation with gcc-4.4.  Patch by Victor Ostorga <vostorga AT gentoo DOT org>; bug #272514
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-plugins/vdr-xxvautotimer/files/vdr-xxvautotimer-0.1.2_gcc-4.4.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-xxvautotimer/files/vdr-xxvautotimer-0.1.2_gcc-4.4.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-xxvautotimer/files/vdr-xxvautotimer-0.1.2_gcc-4.4.diff?rev=1.1&content-type=text/plain

Index: vdr-xxvautotimer-0.1.2_gcc-4.4.diff
===================================================================
diff -NrU5 xxvautotimer-0.1.2.orig/mysqlwrapped-1.4/StderrLog.cpp xxvautotimer-0.1.2/mysqlwrapped-1.4/StderrLog.cpp
--- xxvautotimer-0.1.2.orig/mysqlwrapped-1.4/StderrLog.cpp	2009-06-10 17:01:27.000000000 -0600
+++ xxvautotimer-0.1.2/mysqlwrapped-1.4/StderrLog.cpp	2009-06-10 17:04:09.000000000 -0600
@@ -23,10 +23,11 @@
 */
 #ifdef _WIN32
 #pragma warning(disable:4786)
 #endif
 
+#include <cstdio>
 #include <string>
 #include <map>
 #ifdef WIN32
 #include <config-win.h>
 #include <mysql.h>






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 21:24 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-xxvautotimer/files: vdr-xxvautotimer-0.1.2_gcc-4.4.diff Mark Loeser (halcy0n)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox