Re: poll: avoiding more warnings

2009-01-16 Thread Jim Meyering
Jim Meyering wrote: > After the used-uninitialized bug Dan Berrange found > in the windows-only part of poll.c, we've been motivated > to enable more warnings when building libvirt's subset > of gnulib, even (or rather especially) when cross-compiling > for mingw. > > To that end, there are a few

poll: avoiding more warnings

2009-01-15 Thread Jim Meyering
Hi Paolo, After the used-uninitialized bug Dan Berrange found in the windows-only part of poll.c, we've been motivated to enable more warnings when building libvirt's subset of gnulib, even (or rather especially) when cross-compiling for mingw. To that end, there are a few more warnings in poll.c