On Sat, Dec 04, 2010, Bruce Evans wrote:
> On Fri, 3 Dec 2010, David Schultz wrote:
>
> >Log:
> > Explain some of the reasons that fpsetprec() is unlikely to work as
> > one might expect. (These functions have already been deprecated for
> > many years.)
>
> Um, only the functions other than fps
On Fri, 3 Dec 2010, David Schultz wrote:
Log:
Explain some of the reasons that fpsetprec() is unlikely to work as
one might expect. (These functions have already been deprecated for
many years.)
Um, only the functions other than fpsetprec() are deprecated (since it
is a bug in the fenv fam
Author: das
Date: Fri Dec 3 07:01:07 2010
New Revision: 216142
URL: http://svn.freebsd.org/changeset/base/216142
Log:
Explain some of the reasons that fpsetprec() is unlikely to work as
one might expect. (These functions have already been deprecated for
many years.)
PR: 1335