[libvirt] [PATCH 2/2] build: drop hack for old mingw ssize_t

Daniel P. Berrange berrange at redhat.com
Tue Jul 12 08:05:20 UTC 2016


On Mon, Jul 11, 2016 at 09:55:01PM -0600, Eric Blake wrote:
> The old 32-bit-only mingw project had a mismatch in its <sys/types.h>
> that omitted ssize_t, but where size_t was a different rank than
> int.  But now that mingw64 (both 32- and 64-bit) is the more
> popular platform (Fedora has dropped mingw in favor of mingw64),
> we no longer need to carry a hack to gnulib to cater to the old
> mingw.  This reverts part of commit 1012dc29333.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  gnulib/local/m4/ssize_t.m4.diff | 34 ----------------------------------
>  1 file changed, 34 deletions(-)
>  delete mode 100644 gnulib/local/m4/ssize_t.m4.diff

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list