comparison src/ChangeLog @ 614:42bfaea76395

[xemacs-hg @ 2001-06-11 01:55:26 by martinb] DECIMAL_PRINT_SIZE sun cc bug workaround
author martinb
date Mon, 11 Jun 2001 01:55:28 +0000
parents 023b83f4e54b
children 4f50f8a33f96
comparison
equal deleted inserted replaced
613:023b83f4e54b 614:42bfaea76395
1 2001-06-11 Martin Buchholz <martin@xemacs.org>
2
3 * lisp.h (DECIMAL_PRINT_SIZE): Don't use floating point.
4 Sun cc (buggily?) cannot use floating point computations to define
5 a compile-time integral constant.
6
1 2001-06-10 Ben Wing <ben@xemacs.org> 7 2001-06-10 Ben Wing <ben@xemacs.org>
2 8
3 9
4 ------ signal-code changes ------ 10 ------ signal-code changes ------
5 11