public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/blossoc/files: blossoc-1.4.0-gcc43.patch
@ 2010-06-20 16:55 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2010-06-20 16:55 UTC (permalink / raw
  To: gentoo-commits

xarthisius    10/06/20 16:55:14

  Added:                blossoc-1.4.0-gcc43.patch
  Log:
  Fixing build with gcc-4.3. Thanks Sebastian Luther <SebastianLuther@gmx.de> for report and patch
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-biology/blossoc/files/blossoc-1.4.0-gcc43.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/blossoc/files/blossoc-1.4.0-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/blossoc/files/blossoc-1.4.0-gcc43.patch?rev=1.1&content-type=text/plain

Index: blossoc-1.4.0-gcc43.patch
===================================================================
Fixes build with >=GCC-4.3

http://bugs.gentoo.org/show_bug.cgi?id=292949

Patch written by Sebastian Luther <SebastianLuther@gmx.de>
--- pph.cc
+++ pph.cc
@@ -23,6 +23,7 @@
  */
 
 #include "pph.hh"
+#include <cstdio>
 #include <cmath>
 #include <snpfile/matrix.hh>
 using namespace BiRC::SNPFile;






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

only message in thread, other threads:[~2010-06-20 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 16:55 [gentoo-commits] gentoo-x86 commit in sci-biology/blossoc/files: blossoc-1.4.0-gcc43.patch Kacper Kowalik (xarthisius)

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