LIU Hao wrote: > Other than that, these patches all look good to me. I have pushed these > patches with the change now. Thanks.
I thought we could just drop that patch; there is no need to copy declarations from corecrt_wctype.h, it is already included from ctype.h. The reason for corecrt_wctype.h is exactly that we do not need to have same declarations in ctype.h and wctype.h. Maybe it would be better to revert this one[1] afterwards? - Kirill Makurin [1] https://github.com/mingw-w64/mingw-w64/commit/05ceade2e504c5a8d794c7f0d9341b6585afa89d _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
