This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MPFR 2.3.1 Release Candidate
- From: "Dennis Clarke" <dclarke at blastwave dot org>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 29 Dec 2007 15:07:13 -0500 (EST)
- Subject: Re: MPFR 2.3.1 Release Candidate
- References: <20071229182306.GC6502@ay.vinc17.org>
> The release of MPFR 2.3.1 is imminent. Please help to make this
> release as good as possible by downloading and testing this
> release candidate:
>
> http://www.mpfr.org/mpfr-2.3.1/mpfr-2.3.1-rc1.tar.bz2
> http://www.mpfr.org/mpfr-2.3.1/mpfr-2.3.1-rc1.tar.gz
> http://www.mpfr.org/mpfr-2.3.1/mpfr-2.3.1-rc1.zip
>
> The MD5's:
> 3a029172c380fc28f17db9c727d244e5 mpfr-2.3.1-rc1.tar.bz2
> 59f3523b93ec6674241110512b932f22 mpfr-2.3.1-rc1.tar.gz
> ec69f43ad4bf00c3ce28467f0650bcb8 mpfr-2.3.1-rc1.zip
>
> Changes from version 2.3.0 to version 2.3.1:
> - Bug fixes; see <http://www.mpfr.org/mpfr-2.3.0/#bugs>.
> - Improved MPFR manual.
>
> Please send success and failure reports to <mpfr@loria.fr>.
>
> If no problems are found, MPFR 2.3.1 should be released around
> 2008-01-12.
Do you have a testsuite ? Some battary of tests that can be thrown at the
code to determine correct responses to various calculations, error
conditions, underflows and rounding errors etc etc ?
Dennis Clarke