9 Sep
2015
9 Sep
'15
12:08 p.m.
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