NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/52196 CVS commit: pkgsrc/audio/portaudio-devel



On Thu, Apr 27, 2017 at 07:15:01AM +0000, Nathanial Sloss wrote:
> The following reply was made to PR kern/52196; it has been noted by GNATS.
> 
> From: "Nathanial Sloss" <nat%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc: 
> Subject: PR/52196 CVS commit: pkgsrc/audio/portaudio-devel
> Date: Thu, 27 Apr 2017 07:14:01 +0000
> 
>  Module Name:	pkgsrc
>  Committed By:	nat
>  Date:		Thu Apr 27 07:14:01 UTC 2017
>  
>  Modified Files:
>  	pkgsrc/audio/portaudio-devel: Makefile distinfo
>  Added Files:
>  	pkgsrc/audio/portaudio-devel/patches:
>  	    patch-src_hostapi_oss_pa__unix__oss.c
>  
>  Log Message:
>  Don't write an endless stream of silence whilst preparing playback.
>  Bump PKGREVISION.
>  
>  Addresses PR kern/52196.

This indeed fixes the problem with my test program, and with opencpn.
thanks a lot !

Any idea why it stopped working in HEAD ? It looks like the write() should
return -1 with EWOULDBLOCK at some point, but for some reason it doesn't
happens. Maybe nonblocking writes to /dev/audio is not working anymore as
it should ?

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index