Mercurial > hg > xemacs-beta
diff ChangeLog @ 4865:6c0bb4d2c23a
Always use our rint(), for rounding consistency with the bignum code.
ChangeLog addition:
2010-01-16 Aidan Kehoe <kehoea@parhasard.net>
* configure: Regenerate, now we no longer look for rint().
src/ChangeLog addition:
2010-01-16 Aidan Kehoe <kehoea@parhasard.net>
* config.h.in:
* floatfns.c (emacs_rint):
Don't look for rint in configure, always use our own
implementation that rounds to the even number in the case of
ambiguity, for consistency with the bignum code.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 16 Jan 2010 19:04:52 +0000 |
parents | 5fea88c726f7 |
children | a47abe9c47f2 |
line wrap: on
line diff
--- a/ChangeLog Thu Jan 14 20:55:10 2010 -0500 +++ b/ChangeLog Sat Jan 16 19:04:52 2010 +0000 @@ -1,3 +1,7 @@ +2010-01-16 Aidan Kehoe <kehoea@parhasard.net> + + * configure: Regenerate, now we no longer look for rint(). + 2010-01-13 Jerry James <james@xemacs.org> * configure.ac: Update comment about Cygwin and pdump.