]> Savannah Git Hosting - gnulib.git/commit
intprops: new macro TYPE_WIDTH
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Sep 2016 04:49:10 +0000 (21:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Sep 2016 04:50:49 +0000 (21:50 -0700)
commit6625c98b469b35281bb4f562a6b86af004b71b9a
tree2b274c88375925d308a2dd2d18c8292d93bc644f
parent66786c1c03cc91ceb0d5b7df9a0797748892b4d0
intprops: new macro TYPE_WIDTH

* lib/intprops.h (TYPE_WIDTH): New macro.
(TYPE_MAXIMUM, _GL_SIGNED_INT_MAXIMUM, INT_STRLEN_BOUND):
* lib/ftoastr.h (_GL_FLOAT_DIG_BITS_BOUND):
* lib/parse-datetime.y (parse_datetime2):
Use it.
ChangeLog
lib/ftoastr.h
lib/intprops.h
lib/parse-datetime.y