[m-rev.] for review: move string__format tests
Peter Ross
pro at missioncriticalit.com
Tue Nov 19 21:28:03 AEDT 2002
fjh wrote:
> On 18-Nov-2002, Peter Ross <pro at missioncriticalit.com> wrote:
> >
> > I have also investigate the -(max+max) and why it comes out as NaN
> > and on my machine it happens in the C code
> >
> > result = 0.000000000000 - (max+max)
> >
> > so if it's a bug, then it is a bug in the C compiler.
>
> That does look like a bug. On a system which properly supports IEEE
> floating point, max + max should be Inf, and 0.0 - Inf should be -Inf.
>
It's a cygwin bug, see:
http://sources.redhat.com/ml/cygwin/2002-11/msg00560.html
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list