From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: SALSA Lib 0.0.11 - pcm_drain Date: Mon, 17 Sep 2007 14:34:39 +0200 Message-ID: References: <20070916190132.53daf48e.alsauser@pragmasoft.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 631881037F7 for ; Mon, 17 Sep 2007 14:34:40 +0200 (CEST) In-Reply-To: <20070916190132.53daf48e.alsauser@pragmasoft.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "J. Scott Merritt" Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Sun, 16 Sep 2007 19:01:32 -0400, J. Scott Merritt wrote: > > In salsa-lib 0.0.11, pcm-macros.h : line 229 > > snd_pcm_drain calls the ioctl with SNDRV_PCM_IOCTL_DROP. > (seemingly confusing -drop- with -drain-) > > Is there any reason that this shouldn't be changed to > call the ioctl with SNDRV_PCM_IOCTL_DRAIN ? Sure, it's a typo :) Fixed and released as 0.0.12 now. Thanks! Takashi