]> Savannah Git Hosting - gnulib.git/commit
inttypes: use more-robust test for int range
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Oct 2019 19:48:54 +0000 (12:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Oct 2019 19:52:18 +0000 (12:52 -0700)
commit996cae1ddb5eb56222a4f7018aad1e1dc201b8c9
tree62f0d9320d658b265513c05e9155ade47428e405
parent9e5f20f4cf5ad2d4ae254761cfa4e47ff0ed4698
inttypes: use more-robust test for int range

This fixes Bison 3.4.2 when built with Oracle Solaris Studio 12.3.
Problem reported by Dagobert Michelsen in:
https://lists.gnu.org/r/bug-gnulib/2019-10/msg00042.html
* lib/inttypes.in.h: Rely only on limits.h when checking
int range.
ChangeLog
lib/inttypes.in.h