Remove BLP_INT_DIGITS. Now we use the intprops.h header file instead.
authorBen Pfaff <blp@gnu.org>
Sat, 4 Mar 2006 20:38:51 +0000 (20:38 +0000)
committerBen Pfaff <blp@gnu.org>
Sat, 4 Mar 2006 20:38:51 +0000 (20:38 +0000)
commit2048ef1bcb81fa766ccff3bb1cf30a886316983c
treeef480525ba4decc18f9bc01bae0825846cde165f
parentcf4da7ffcb1c9f1016c4fa013deb8ce40c431e19
Remove BLP_INT_DIGITS.  Now we use the intprops.h header file instead.

In many source files, replace INT_DIGITS by INT_STRLEN_BOUND(int) and
include intprops.h.
12 files changed:
ChangeLog
Smake
acinclude.m4
configure.ac
src/ChangeLog
src/data/filename.c
src/language/control/repeat.c
src/language/data-io/list.q
src/language/stats/flip.c
src/output/groff-font.c
src/output/output.c
src/output/postscript.c