At Wed, 30 Sep 2009 12:36:40 +0200, Stefan Schmidt wrote: > > > > pcm_rate_linear.c: In function ‘get_supported_rates’: > > > pcm_rate_linear.c:408: warning: unused parameter ‘rate’ > > > pcm_rate_linear.c: In function ‘linear_dump’: > > > pcm_rate_linear.c:416: warning: unused parameter ‘rate’ > > > pcm_rate_linear.c: In function ‘_snd_pcm_rate_linear_open’: > > > pcm_rate_linear.c:435: warning: unused parameter ‘version’ > > > > These can be suppressed simply by adding ATTRIBUTE_UNUSED. > > > > > alisp.c:237: warning: ‘incref_tree_explicit’ defined but not used > > > > This can be commented out. > > > > Care to send fix patches? > > See the new patchset on the list. Hope that is what you had in mind. Yep, that's exactly what I mentioned. Both applied now. Thanks! Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel