unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* What version of GMP should we require?
@ 2011-02-23  1:33 Mark H Weaver
  2011-02-23 15:40 ` Mark H Weaver
  2011-02-24 19:39 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Mark H Weaver @ 2011-02-23  1:33 UTC (permalink / raw)
  To: guile-devel

Hello all,

I recently noticed that scm_i_big2dbl contains some crufty and
inefficient compatibility code to work around unspecified rounding
behavior of mpz_get_d in GMP prior to version 4.2.  GMP 4.2 was released
in March 2006 and has been in Debian since sarge (now oldstable).

How would you feel about making Guile 2.0.x require GMP 4.2 or later?
I'm hoping to fix several bugs having to do with rounding in 2.0.x, and
it would simplify things quite a bit if I could trust the rounding
behavior of mpz_get_d.

    Best,
     Mark



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-24 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23  1:33 What version of GMP should we require? Mark H Weaver
2011-02-23 15:40 ` Mark H Weaver
2011-02-24 19:39 ` Ludovic Courtès
2011-02-24 20:20   ` Mark H Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).