[libvirt] [PATCH] virsh: fix mingw startup

Laine Stump laine at laine.org
Thu Apr 7 15:02:48 UTC 2011


On 04/06/2011 03:47 PM, Eric Blake wrote:
> * .gnulib: Update to latest, for pipe2.
> * bootstrap.conf (gnulib_modules): Add pipe2.
> * src/util/event_poll.c (virEventPollInit): Use it, to avoid
> problematic virSetCloseExec on mingw.
> ---
>
> The gnulib changes to pipe2 are now in.
>
> * .gnulib f796520...2255b86 (4):
>    >  verify: use _Static_assert if available
>    >  Remove leftover generated .h files after config.status changed.
>    >  Ensure to rebuild generated .h files when config.status has changed.
>    >  pipe2: Relicense under LGPLv2+.
>
> This assumes that my earlier .gnulib modification patch is also in:
> https://www.redhat.com/archives/libvir-list/2011-April/msg00297.html
> although I can rebase as needed.
>
>   .gnulib               |    2 +-
>   bootstrap.conf        |    3 ++-
>   src/util/event_poll.c |    7 ++-----
>   3 files changed, 5 insertions(+), 7 deletions(-)

ACK.




More information about the libvir-list mailing list