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 cygwin benefits from this update.
* .gnulib: Update to latest, in part for cygwin compilation.
Even though that's not your fault, this might interest you:
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... failed (expecting POLLHUP after shutdown)
Pipe test... passed
And two other tests fail as well. I, however, couldn't find a time to
look at that, so I'm just sending this to you in case you'd like to go
deeper with it.
Martin