Hi David, On 08/10/15 18:11, David Grayson wrote: > Here is a quick summary of the remaining possible compatibility issues > between our version and the PSDK version of intsafe.h: > > - We include wtypesbase.h to define our types > - Our error result is always 0, they use ~0. > - They have some undocumented functions in intsafe.h that we don't have. > - Our version won't work on clang or older versions of gcc because it > uses these builtins, but at least it can be included.
The patch looks good to me. Thanks, Jacek ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
