[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: 16/25: Fix GNULIB warnings on Mingw
- From: Jim Meyering <jim meyering net>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: 16/25: Fix GNULIB warnings on Mingw
- Date: Mon, 19 Jan 2009 19:41:18 +0100
"Daniel P. Berrange" <berrange 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 ++++++++++++++++++++++++++++-----------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]