Re: [Alsa-devel] Header files locations

2001-09-11 Thread Alexander Ehlert
Hi, > What about giving a deprecation warning with "#warning This header is > deprecated, use alsa/soundlib.h instead." when including the sys/asoundlib.h? Hmm, ok this is probably better than an error. Cheers, Alex -- For years a secret shame destroyed my peace-- I'd not read Eliot, Auden or

RE: [Alsa-devel] Header files locations

2001-09-11 Thread James Courtier-Dutton
> > > I agree also that /usr/include/alsa is better place to go, except for > > > (again) compile problem. How about to put a single line header > > > '#include ' to sys/asoundlib.h to keep away from > > > thousands bugreports? > > > > Done. > > Nooo. What about adding a one liner: > #error asoun

Re: [Alsa-devel] Header files locations

2001-09-11 Thread Andreas Franck
Hello together, > > I agree also that /usr/include/alsa is better place to go, except for > > (again) compile problem. How about to put a single line header > > '#include ' to sys/asoundlib.h to keep away from > > thousands bugreports? > > Yeah, but no one will actually notice the change. And so

Re: [Alsa-devel] Header files locations

2001-09-11 Thread Alexander Ehlert
> > I agree also that /usr/include/alsa is better place to go, except for > > (again) compile problem. How about to put a single line header > > '#include ' to sys/asoundlib.h to keep away from > > thousands bugreports? > > Done. Nooo. What about adding a one liner: #error asoundlib.h now reside

Re: [Alsa-devel] Header files locations

2001-09-11 Thread Alexander Ehlert
> Looks like you convinced Jaroslav, judging from the latest cvs changes > :) > > I agree also that /usr/include/alsa is better place to go, except for > (again) compile problem. How about to put a single line header > '#include ' to sys/asoundlib.h to keep away from > thousands bugreports? Yeah

Re: [Alsa-devel] Header files locations

2001-09-11 Thread Jaroslav Kysela
On Tue, 11 Sep 2001, Takashi Iwai wrote: > At Tue, 11 Sep 2001 10:01:36 +0200 (CEST), > Alexander Ehlert wrote: > > > > Hi, > > > > > No, /usr/include/sound/* belong only to kernel stuffs, and > > > > yeah sure, thats what I said. > > > > > sys/asoundlib.h is for API. For compiling usual apps, y

Re: [Alsa-devel] Header files locations

2001-09-11 Thread Takashi Iwai
At Tue, 11 Sep 2001 10:01:36 +0200 (CEST), Alexander Ehlert wrote: > > Hi, > > > No, /usr/include/sound/* belong only to kernel stuffs, and > > yeah sure, thats what I said. > > > sys/asoundlib.h is for API. For compiling usual apps, you don't have > > Exactly, but I just wanted to point out

Re: [Alsa-devel] Header files locations

2001-09-11 Thread Alexander Ehlert
Hi, > No, /usr/include/sound/* belong only to kernel stuffs, and yeah sure, thats what I said. > sys/asoundlib.h is for API. For compiling usual apps, you don't have Exactly, but I just wanted to point out that sys is not the right location to put asoundlib.h. Because all other files in there