comparison src/ChangeLog @ 105732:39a36d9d9d93

(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
author Andreas Schwab <schwab@linux-m68k.org>
date Fri, 23 Oct 2009 20:56:30 +0000
parents 15ad48c965e3
children b0a732611398
comparison
equal deleted inserted replaced
105731:f888f3b57b89 105732:39a36d9d9d93
1 2009-10-23 Andreas Schwab <schwab@linux-m68k.org> 1 2009-10-23 Andreas Schwab <schwab@linux-m68k.org>
2
3 * lisp.h (FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
2 4
3 * puresize.h (PURESIZE_RATIO): Decrease to 11/7. 5 * puresize.h (PURESIZE_RATIO): Decrease to 11/7.
4 6
5 2009-10-23 Chong Yidong <cyd@stupidchicken.com> 7 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
6 8