Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
Subject: gentoo-x86 commit in games-util/catcodec/files: catcodec-1.0.3-gcc47.patch
Date: Sat, 19 May 2012 20:27:17 +0000 (UTC)
mr_bones_    12/05/19 20:27:17

  Added:                catcodec-1.0.3-gcc47.patch
  Log:
  build with gcc47 with patch from Nicolas Schlumberger via bug #413861
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  games-util/catcodec/files/catcodec-1.0.3-gcc47.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/catcodec/files/catcodec-1.0.3-gcc47.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/catcodec/files/catcodec-1.0.3-gcc47.patch?rev=1.1&content-type=text/plain

Index: catcodec-1.0.3-gcc47.patch
===================================================================
diff -ruN src/io.cpp.orig src/io.cpp
--- src/io.cpp.orig     2012-05-19 20:48:05.930777509 +0200
+++ src/io.cpp  2012-05-19 20:49:04.303822711 +0200
@@ -20,6 +20,8 @@
 
 /** @file io.cpp Implementation of reading/writing to files */
 
+#include <unistd.h>
+
 #include "stdafx.h"
 #include "io.hpp"
 
diff -ruN src/catcodec.cpp.orig src/catcodec.cpp
--- src/catcodec.cpp.orig       2012-05-19 20:47:55.847255343 +0200
+++ src/catcodec.cpp    2012-05-19 20:48:38.937144091 +0200
@@ -22,6 +22,7 @@
 
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "stdafx.h"
 #include "io.hpp"






Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in games-emulation/mednafen: ChangeLog mednafen-0.8.13.3.ebuild
Next by thread:
gentoo-x86 commit in sys-auth/pambase: pambase-20101024-r2.ebuild pambase-20120417.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in games-util/catcodec: ChangeLog catcodec-1.0.3.ebuild
Next by date:
gentoo-x86 commit in sys-auth/pambase: pambase-20101024-r2.ebuild pambase-20120417.ebuild ChangeLog


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.