]> Savannah Git Hosting - gnulib.git/commit
stdint: Avoid triggering a "conflicting types" error on mingw 5.22.
authorBruno Haible <bruno@clisp.org>
Mon, 18 Nov 2019 12:57:46 +0000 (13:57 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 18 Nov 2019 12:57:46 +0000 (13:57 +0100)
commit41a0105bea268492790afcdc6cc3239e6f4a0ed4
tree99967d26bfadddf3b7379dc0c854cf68175d26b6
parent0d41dbc7c88b10d16751466ec91efa75951426bb
stdint: Avoid triggering a "conflicting types" error on mingw 5.22.

Reported by Keith Marshall <keith@users.osdn.me> in
<https://lists.gnu.org/archive/html/bug-gnulib/2019-10/msg00044.html>
and <https://osdn.net/projects/mingw/ticket/39677>.

* lib/stdint.in.h (intptr_t, uintptr_t): Don't define if the types have
already been defined by mingw's <crtdefs.h>.
ChangeLog
lib/stdint.in.h