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: "Samuli Suominen (drac)" <drac@g.o>
Subject: gentoo-x86 commit in media-sound/ecasound/files: ecasound-2.4.6.1-gcc43.patch
Date: Tue, 06 May 2008 19:18:02 +0000
drac        08/05/06 19:18:02

  Added:                ecasound-2.4.6.1-gcc43.patch
  Log:
  Version bump for bug 220429 with GCC 4.3 patch by Peter Alfredsen.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.1                  media-sound/ecasound/files/ecasound-2.4.6.1-gcc43.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ecasound/files/ecasound-2.4.6.1-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ecasound/files/ecasound-2.4.6.1-gcc43.patch?rev=1.1&content-type=text/plain

Index: ecasound-2.4.6.1-gcc43.patch
===================================================================
diff -urNad ecasound~/ecatools/ecasignalview.cpp ecasound/ecatools/ecasignalview.cpp
--- ecasound~/ecatools/ecasignalview.cpp	2007-08-20 22:03:30.000000000 +0900
+++ ecasound/ecatools/ecasignalview.cpp	2007-12-13 23:26:40.905257369 +0900
@@ -31,6 +31,7 @@
 #include <cassert>
 #include <cmath>
 #include <cstdio>
+#include <cstring>
 
 #include <signal.h>
 #include <unistd.h>
diff -urNad ecasound~/kvutils/kvu_procedure_timer.cpp ecasound/kvutils/kvu_procedure_timer.cpp
--- ecasound~/kvutils/kvu_procedure_timer.cpp	2007-08-20 22:03:30.000000000 +0900
+++ ecasound/kvutils/kvu_procedure_timer.cpp	2007-12-13 23:26:40.905257369 +0900
@@ -19,6 +19,7 @@
 // ------------------------------------------------------------------------
 
 #include <cmath>
+#include <cstring>
 #include <math.h> /* floor() */
 #include "kvu_numtostr.h"
 #include "kvu_procedure_timer.h"
diff -urNad ecasound~/libecasound/plugins/audioio_jack_manager.cpp ecasound/libecasound/plugins/audioio_jack_manager.cpp
--- ecasound~/libecasound/plugins/audioio_jack_manager.cpp	2007-08-20 22:03:30.000000000 +0900
+++ ecasound/libecasound/plugins/audioio_jack_manager.cpp	2007-12-13 23:26:40.906256145 +0900
@@ -31,6 +31,7 @@
 #include <iostream>
 #include <string>
 
+#include <cstring>
 #include <sys/time.h> /* gettimeofday() */
 #include <errno.h> /* ETIMEDOUT */
 #include <jack/jack.h>



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-sound/ecasound: ChangeLog ecasound-2.4.6.1.ebuild
Next by thread:
gentoo-x86 commit in sci-libs/cdf: cdf-3.2.1.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in media-sound/ecasound: ChangeLog ecasound-2.4.6.1.ebuild
Next by date:
gentoo-x86 commit in dev-python/numpy: numpy-1.0.4-r2.ebuild ChangeLog


Updated May 03, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

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