Mail Archives: djgpp-workers/2003/10/28/14:42:41
Hello.
Eli Zaretskii wrote:
>
> > From: Kbwms AT aol DOT com
> > Date: Tue, 28 Oct 2003 09:53:59 EST
> >
> > http://www.opengroup.org/onlinepubs/007904975/toc.htm
> >
> > contain the following text:
> >
> > On error, the expressions (math_errhandling & MATH_ERRNO) and
> > (math_errhandling & MATH_ERREXCEPT) are independent of each
> > other, but at least one of them must be non-zero.
> >
> > At the moment, every function assumes that both expressions are non-zero
> > because neither 'math-errhandling' nor 'MATH_ERREXCEPT' is defined.
> >
> > My intention is to implement the aforementioned variables and modify all
> > existing code to check those expressions. At the beginning, both
> > expressions will be non-zero.
> >
> > Appended to this email as a postscript are specifications taken from
> > math.h at the linkage given above.
> >
> >
> > Is this the desired behavior?
>
> Yes, I think so.
I agree.
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
"You can't evaluate a man by logic alone." -- McCoy, "I, Mudd", Star Trek
- Raw text -