[alsa-devel] [PATCH lib 0/5] alsa-lib topology trivial fixes

Liam Girdwood liam.r.girdwood at linux.intel.com
Wed Sep 9 12:08:57 CEST 2015


On Tue, 2015-09-08 at 22:21 +0200, Takashi Iwai wrote:
> Hi,
> 
> here is a series of trivial fixes that have been spotted by gcc
> warnings.
> 

Thanks, Takashi. Dont know why we missed these.

Fwiw, I still see some deprecated API warnings for snd_pcm_hwsync() and
an unused variable warning :-

make[3]: Entering directory '/home/lrg/source/alsa-lib/modules/mixer/simple'
  CC       sbase.lo
sbase.c: In function 'simple_event_add1':
sbase.c:327:16: warning: variable 'values' set but not used [-Wunused-but-set-variable]
  unsigned long values;

Thanks

Liam





More information about the Alsa-devel mailing list