On 2008-01-20 17:30:25 -0500, Kaveh R. GHAZI wrote: > I just checked the mpfr.org website, and I'm pretty sure 2.3.1 has NOT > been released yet. It's in beta, and I've tested RC1 which worked fine > for me.
MPFR 2.3.1 has not been released yet as a new bug has been found: it can crash in high precisions as the stack is currently used for temporary allocations (I've fixed this bug in the trunk, but with a performance regression in small precisions, so... I need to rewrite the memory allocations to avoid this performance regression). -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)