On 10/29/2013 07:29 PM, John Klos wrote: > Hello, > > I'd like to request that this tiny patch be fixed so that m4 will > compile on NetBSD VAXen:
Wow - people still use VAX? > > --- lib/isnan.c.orig 2013-09-22 06:15:20.000000000 +0000 > +++ lib/isnan.c > @@ -118,7 +118,7 @@ FUNC (DOUBLE x) > /* Be careful to not do any floating-point operation on x, such as x > == x, > because x may be a signaling NaN. */ > # if defined __SUNPRO_C || defined __ICC || defined _MSC_VER \ > - || defined __DECC || defined __TINYC__ \ > + || defined __DECC || defined __TINYC__ || defined __vax__ \ This change needs to be incorporated upstream in gnulib (cc'd); from there it will find its way into the next m4 release. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature