intprops: new macro INT_BITS_STRLEN_BOUND
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Nov 2010 00:29:40 +0000 (16:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Nov 2010 00:30:15 +0000 (16:30 -0800)
commit7b3b57be85df017c3ac1cf362dc645a701d8b80b
tree8ac9a862d4b653693fd88d489df09dc4f4f0ae7b
parent0c7219c6481808cbf45495502d55bac81f5c1112
intprops: new macro INT_BITS_STRLEN_BOUND

* lib/intprops.h (INT_BITS_STRLEN_BOUND): New macro, needed by
ftoastr.h.  This exposes an internal of intprops.h that was formerly
not exposed.  Also, it uses a slightly tighter bound than before;
though this makes no practical difference, we might as well be as
tight as we easily can.
ChangeLog
lib/intprops.h