Hi Tom, On 01/22/2018 07:15 PM, Tom Ritter wrote: > mingw-w64-headers/include/error.h | 1 + > mingw-w64-headers/include/winerror.h | 1 + > mingw-w64-headers/include/winnt.h | 29 ++++++++++++++++++++++++++++- > mingw-w64-tools/widl/include/winnt.h | 1 +
The version in widl/ subdirectory is a copy of Wine version and is in the tree only because it's needed to build widl. Please don't change it manually. > 4 files changed, 31 insertions(+), 1 deletion(-) > mode change 100644 => 100755 mingw-w64-headers/include/error.h > mode change 100644 => 100755 mingw-w64-headers/include/winnt.h > mode change 100644 => 100755 mingw-w64-tools/widl/include/winnt.h Please be careful about mode changes. Other than that the patch looks good. I fixed it up and pushed it. Thanks, Jacek ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
