[libvirt] PATCH: 16/25: Fix GNULIB warnings on Mingw

Jim Meyering jim at meyering.net
Mon Jan 19 18:41:18 UTC 2009


"Daniel P. Berrange" <berrange at redhat.com> wrote:
> The GNULIB Makefile.am doesn't set any particular compiler warning
> flags in the belief that upstream GNULIB developers sort out all
> warnings before committing their code. This is reasonable for builds
> on mainstream Linux platforms, but MinGW builds of GNULIB don't
> have nearly the same level of testing. So This patch adds the libvirt
> $(WARN_CFLAGS) to the gnulib Makefile.am and then fixes the problems
> this showed up. Nothing of consequence really. Leave it upto gnulib
> developers whether its worth fixing these.
>
>  Makefile.am    |    2

The following or equivalent have all been applied in gnulib.

>  gettimeofday.c |    5 +-
>  ioctl.c        |    1
>  poll.c         |    4 -
>  strerror.c     |  128 ++++++++++++++++++++++++++++-----------------------------




More information about the libvir-list mailing list