* snd_pcm_sw_params_get_xfer_align deprecated?
@ 2008-10-18 10:43 Erik de Castro Lopo
2008-10-18 15:09 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Erik de Castro Lopo @ 2008-10-18 10:43 UTC (permalink / raw)
To: alsa-devel
Hi all,
I've got some code that gives me a waring that the above function
is deprecated. What should I do:
a) Call some other function? If so which one?
b) Just drop the call to that function and everything will
continue to work as it should?
c) Something else?
Cheers,
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"The very definition of hell is having to maintain someone
else's Perl code." -- Anonymous
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: snd_pcm_sw_params_get_xfer_align deprecated?
2008-10-18 10:43 snd_pcm_sw_params_get_xfer_align deprecated? Erik de Castro Lopo
@ 2008-10-18 15:09 ` Takashi Iwai
2008-10-18 21:01 ` Erik de Castro Lopo
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2008-10-18 15:09 UTC (permalink / raw)
To: alsa-devel
At Sat, 18 Oct 2008 21:43:32 +1100,
Erik de Castro Lopo wrote:
>
> Hi all,
>
> I've got some code that gives me a waring that the above function
> is deprecated. What should I do:
>
> a) Call some other function? If so which one?
> b) Just drop the call to that function and everything will
> continue to work as it should?
> c) Something else?
(b). This function always sets the value 1.
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: snd_pcm_sw_params_get_xfer_align deprecated?
2008-10-18 15:09 ` Takashi Iwai
@ 2008-10-18 21:01 ` Erik de Castro Lopo
0 siblings, 0 replies; 3+ messages in thread
From: Erik de Castro Lopo @ 2008-10-18 21:01 UTC (permalink / raw)
To: alsa-devel
Takashi Iwai wrote:
> At Sat, 18 Oct 2008 21:43:32 +1100,
> Erik de Castro Lopo wrote:
> >
> > Hi all,
> >
> > I've got some code that gives me a waring that the above function
> > is deprecated. What should I do:
> >
> > a) Call some other function? If so which one?
> > b) Just drop the call to that function and everything will
> > continue to work as it should?
> > c) Something else?
>
> (b). This function always sets the value 1.
Thanks Takashi.
Cheers,
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Windows and MacOS are products, contrived by engineers in the service
of specific companies. Unix, by contrast, is not so much a product as
it is a painstakingly compiled oral history of the hacker subculture."
-- N Stephenson
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-18 21:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-18 10:43 snd_pcm_sw_params_get_xfer_align deprecated? Erik de Castro Lopo
2008-10-18 15:09 ` Takashi Iwai
2008-10-18 21:01 ` Erik de Castro Lopo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.