On Tue, 13 Dec 2016 13:54:26 +0100, Rene Rebe wrote: > > Hi there, > > resurrecting some decade old code I got some crashes and noticed a typo in > an old 0.9 legacy symver alias: > > Signed-off-by: René Rebe <rene@xxxxxxxxxxxxx> A good catch, applied now. Thanks. Takashi > > --- alsa-lib-1.1.2/include/pcm_old.h.vanilla 2016-12-12 19:27:34.119596843 +0100 > +++ alsa-lib-1.1.2/include/pcm_old.h 2016-12-12 19:28:02.039596717 +0100 > @@ -206,7 +206,7 @@ > asm(".symver snd_pcm_sw_params_get_avail_min,snd_pcm_sw_params_get_avail_min@ALSA_0.9"); > asm(".symver snd_pcm_sw_params_get_xfer_align,snd_pcm_sw_params_get_xfer_align@ALSA_0.9"); > asm(".symver snd_pcm_sw_params_get_start_threshold,snd_pcm_sw_params_get_start_threshold@ALSA_0.9"); > -asm(".symver snd_pcm_sw_params_get_stop_threshold,snd_pcm_sw_params_set_stop_threshold@ALSA_0.9"); > +asm(".symver snd_pcm_sw_params_get_stop_threshold,snd_pcm_sw_params_get_stop_threshold@ALSA_0.9"); > asm(".symver snd_pcm_sw_params_get_silence_threshold,snd_pcm_sw_params_get_silence_threshold@ALSA_0.9"); > asm(".symver snd_pcm_sw_params_get_silence_size,snd_pcm_sw_params_get_silence_size@ALSA_0.9"); > > > -- > René Rebe, ExactCODE GmbH, Lietzenburger Str. 42, DE-10789 Berlin > http://exactcode.com | http://t2-project.org | http://rene.rebe.de > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel