]> Savannah Git Hosting - gnulib.git/commit
stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 17:46:30 +0000 (18:46 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 17:47:12 +0000 (18:47 +0100)
commit92cb6641a6f2127fda8a084444637c3d4e394f4c
treef13f277730a864a283fcd7326330c0caedce29c3
parent6cd915a22d859ab4f375337de8ca185eca45dc0a
stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.

* m4/stdint.m4 (gl_STDINT_H): Define GNULIB_OVERRIDES_WINT_T.
* modules/stdint (Makefile.am): Substitute GNULIB_OVERRIDES_WINT_T.
* lib/stdint.in.h [GNULIB_OVERRIDES_WINT_T]: Redefine WINT_MIN and
WINT_MAX.
ChangeLog
lib/stdint.in.h
m4/stdint.m4
modules/stdint