Thanks to both of you!
Thanks for the heads-up. All but one of those warnings
are false alarms. There is one that in theory could lead
to undefined behavior on some platforms (though not yours)
and I hope I have fixed it by installing the following gnulib
patch, which grep should pick up in due course.
>From e240f3332
On 10/31/2013 07:26 AM, Martin Kletzander wrote:
>>> root@freebsd9:/home/jenkins/workspace/libvirt/platform/freebsd-9/gnulib/tests
>>> # ./test-poll
>>> Unconnected socket test... passed
>>> Connected sockets test... failed (expecting POLLHUP after shutdown)
>>> General socket test with fork... fa
On Tue, Oct 29, 2013 at 02:12:00PM -0600, Eric Blake wrote:
> [adding bug-gnulib]
>
> On 10/29/2013 11:15 AM, Martin Kletzander wrote:
> > On Mon, Oct 28, 2013 at 03:50:20PM -0600, Eric Blake wrote:
> >> Since we haven't quite frozen yet, it's time to pick up some
> >> fixes. I know at least cygw