Date: Thu, 28 Apr 2005 19:45:55 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src s_ceill.c s_floorl.c s_truncl.c Message-ID: <200504281945.j3SJjtOf071087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2005-04-28 19:45:55 UTC FreeBSD src repository Modified files: lib/msun/src s_ceill.c s_floorl.c s_truncl.c Log: Revert the last change, the conversion from long double to double can raise unwanted underflow exceptions. Pointed out by: das Revision Changes Path 1.4 +4 -4 src/lib/msun/src/s_ceill.c 1.4 +4 -4 src/lib/msun/src/s_floorl.c 1.4 +4 -4 src/lib/msun/src/s_truncl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504281945.j3SJjtOf071087>