]> Savannah Git Hosting - gnulib.git/commit
wchar, wctype-h: fix for MinGW 3.22.2
authorEli Zaretskii <eliz@gnu.org>
Mon, 10 Oct 2016 15:05:36 +0000 (08:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Oct 2016 15:06:31 +0000 (08:06 -0700)
commit1ef68655809cac8db42ff69a2a7c171863b61357
treef9bf6f96c75ff02644cf1c6428bc3fb7004eb278
parentd392d4925dd6649ad11b5885a0602d14069f685c
wchar, wctype-h: fix for MinGW 3.22.2

* lib/wchar.in.h [__MINGW32__]: Add one more condition for
special invocation, to fix issues with MinGW 3.22.2 wchar.h
when included from <string.h>.
* lib/wctype.in.h [__MINGW32__]: Add special invocation
convention for MinGW 3.22.2, to solve issues with their
wctype.h when included from <ctype.h>.
ChangeLog
lib/wchar.in.h
lib/wctype.in.h