Hi Takashi!
Thanks for the answer.
On Thu, Feb 18, 2016 at 04:51:15PM +0100, Takashi Iwai wrote:
On Thu, 18 Feb 2016 16:47:44 +0100, Thomas Klausner wrote:
I've just updated the pkgsrc packages for alsa-lib, alsa-utils and alsa-plugins to 1.1.0 and noticed that there are quite a number of local patches we have. I'd like to get them integrated.
When I visited the alsa-projects web page, I noticed that the link to the bug tracker is dead.
What is the recommended method to provide the patches?
Just submit your patches to alsa-devel ML. That's the best way to review and get merged.
I'll start with a straightforward one. Some operating systems don't provide an errno 'EBADFD'; let's use EBADF there instead.
This patch adds the define in all files that need it, but if you prefer to add it to a central place instead, please suggest one.
Thanks, Thomas