]> Savannah Git Hosting - gnulib.git/commit
stdint: port to strict C11 left shift
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Apr 2016 15:42:02 +0000 (08:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Apr 2016 15:42:36 +0000 (08:42 -0700)
commit705764b377ebeef7bdba1a87fafd99cd56b6f3c9
tree18b442bd16a1ecc23648fa27ee90b5918adc0e50
parentb7bc3c1a4e78add4cbad39ae1a0c4fb0747b483f
stdint: port to strict C11 left shift

* lib/stdint.in.h (_STDINT_MIN, _STDINT_MAX):
Pacify clang -Wshift-negative-value, which should be an issue only
on clang setups where stdint.h does not conform to C11 or to C++11.
Problem reported by Philipp Stephani in: http://bugs.gnu.org/23261
ChangeLog
lib/stdint.in.h