Fix for lib/same-inode.h for VMS

2017-06-02 Thread John E. Malmberg
VMS 8.2 and later provide a 64 bit ino_t type when _USE_STD_STAT is defined on the command line. This patch makes the fallback to the old VMS behavior for only VMS 8.1 and earlier. This patch also adds an assert to require that VMS programmers have the _USE_STD_STAT defined for VMS 8.2+. R

Re: getopt broken when building with glibc 2.25.90

2017-06-02 Thread Paul Eggert
On 06/02/2017 09:25 AM, Daniel P. Berrange wrote: Fedora rawhide is now shipping with glibc 2.25.90 and when trying to build libvirt with gnulib's getopt module, it crashes & burns CC getopt.lo In file included from ./getopt.h:57:0, from ../../../gnulib/lib/getopt.c:26

getopt broken when building with glibc 2.25.90

2017-06-02 Thread Daniel P. Berrange
Fedora rawhide is now shipping with glibc 2.25.90 and when trying to build libvirt with gnulib's getopt module, it crashes & burns CC getopt.lo In file included from ./getopt.h:57:0, from ../../../gnulib/lib/getopt.c:26: ../../config.h:2934:25: warning: 'struct rpl_option'