This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a Configure test to see if NV 0.0 is stored as all bits zero, and
authorCraig A. Berry <craigberry@mac.com>
Sat, 18 Jun 2005 18:23:59 +0000 (13:23 -0500)
committerNicholas Clark <nick@ccl4.org>
Sun, 19 Jun 2005 15:11:06 +0000 (15:11 +0000)
commitf607920a165f3c14b9c61dc74e535bdc6aa1904c
tree9036f388507340c1b9d3931c0a9098bc1d7d9be7
parentdd69047874984d0e0233a4ed2eb67c2fe4ea1617
Add a Configure test to see if NV 0.0 is stored as all bits zero, and
#define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:

Subject: Re: Configure check for whether 0.0 is stored as all bits zero
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
Date: Sat, 18 Jun 2005 18:23:59 -0500

p4raw-id: //depot/perl@24898
Configure
Porting/Glossary
config_h.SH
configure.com