Re: Fix for compiling m4 on VAX

Eric Blake <[email protected]> Tue, 29 Oct 2013 19:59:20 -0600
Newsgroups gmane.comp.gnu.m4.patches,gmane.comp.lib.gnulib.bugs
Organization Red Hat, Inc.
Message-ID <[email protected]>
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

_______________________________________________
M4-patches mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/m4-patches
signature.asc (application/pgp-signature, 621 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCAAGBQJScGf4AAoJEKeha0olJ0NqtTAH/ArWPki4tKkUwnhsSIIipAkP
G9CDi9xKtcBLBWsL5Bzb9CjuKvJQVhEqnghKNv5yHyBkeGjqGb+EyVP8Q9xEhhVI
L1a5kFxlmD+yFnxKGenmaGKsd9KRd8jP/kXRmfcSX+jJ3EvX+MWyqaGgWzuv+MFU
ZDpLI7GxyOdSDVssF/4KaY5STMCNTz/I1ZZ5c11pz+i7w2eGPd1x+N3Ayeeq3Jz4
zcTRZKpYLk4aPtL6PatFeJllA821E9k8Zb5W3XLKZuJmnJ6xJK/8LjnzGPWque+P
Cd7iuVY2mju76J+iQyRCt8DK7V60gwmUrOHA3a5Ss38G2w3xhINtmEICPVrjyhU=
=bGOY
-----END PGP SIGNATURE-----