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: "Christian Heim (phreak)" <phreak@g.o>
Subject: gentoo-x86 commit in media-sound/alsa-utils/files: alsa-utils-1.0.14-remove-debug-printing.patch digest-alsa-utils-1.0.14-r1
Date: Mon, 17 Sep 2007 16:46:50 +0000
phreak      07/09/17 16:46:50

  Added:                alsa-utils-1.0.14-remove-debug-printing.patch
                        digest-alsa-utils-1.0.14-r1
  Log:
  Add a patch from upstream, removing a debug print (http://hg-mirror.alsa-project.org/alsa-utils/rev/b230fef1ea76 - #184716 thanks to Mario Bachmann <grafgrimm77 at gmx.de>).
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.1                  media-sound/alsa-utils/files/alsa-utils-1.0.14-remove-debug-printing.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/files/alsa-utils-1.0.14-remove-debug-printing.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/files/alsa-utils-1.0.14-remove-debug-printing.patch?rev=1.1&content-type=text/plain

Index: alsa-utils-1.0.14-remove-debug-printing.patch
===================================================================

# HG changeset patch
# User tiwai
# Date 1187185081 -7200
# Node ID b230fef1ea76192e8cfaba252beaaca369ab085b
# Parent 114e579b6ce1ac8c38f2b7ea43f34501db1b626e
alsactl - Remove debug print

Remove an old debug print that simply annoys.

--- a/alsactl/state.c	Tue Aug 07 15:36:41 2007 +0200
+++ b/alsactl/state.c	Wed Aug 15 15:38:01 2007 +0200
@@ -810,10 +810,8 @@ static int add_user_control(snd_ctl_t *h
 		err = snd_ctl_elem_add_integer(handle, id, count, imin, imax, istep);
 		if (err < 0)
 			goto error;
-		if (tlv) {
-			fprintf(stderr, "XXX write TLV...\n");
+		if (tlv)
 			snd_ctl_elem_tlv_write(handle, id, tlv);
-		}
 		break;
 	case SND_CTL_ELEM_TYPE_BOOLEAN:
 		err = snd_ctl_elem_add_boolean(handle, id, count);




1.1                  media-sound/alsa-utils/files/digest-alsa-utils-1.0.14-r1

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/files/digest-alsa-utils-1.0.14-r1?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/alsa-utils/files/digest-alsa-utils-1.0.14-r1?rev=1.1&content-type=text/plain

Index: digest-alsa-utils-1.0.14-r1
===================================================================
MD5 6d3009c157ac6fc803696d6590a48366 alsa-utils-1.0.14.tar.bz2 1013872
RMD160 e912588fc6ad223c7176847b8f99c80dd2ca7bb5 alsa-utils-1.0.14.tar.bz2 1013872
SHA256 307d630f0ed15e7e92fa35dc0c961737fa9aed22bd7a4a6054a72f85145fa5cb alsa-utils-1.0.14.tar.bz2 1013872



-- 
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/alsa-utils: ChangeLog alsa-utils-1.0.14-r1.ebuild
Next by thread:
gentoo-x86 commit in media-sound/alsa-utils: ChangeLog alsa-utils-1.0.15_rc1.ebuild
Previous by date:
gentoo-x86 commit in media-sound/alsa-utils: ChangeLog alsa-utils-1.0.14-r1.ebuild
Next by date:
gentoo-x86 commit in media-sound/alsa-utils: ChangeLog alsa-utils-1.0.15_rc1.ebuild


Updated Jun 10, 2010

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

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