On 20.10.2024 21:33, David Grayson wrote:
Fix ULongToChar to return -1 on overflow, like it does in the SDK.

Fix LongLongToUIntPtr and LongLongToULongPtr so they work on 32-bit.

Remove about 150 macros added this year that just redefine an existing function.

Please consider running the new and improved test suite when doing major 
changes:
https://github.com/DavidEGrayson/intsafe
---
  mingw-w64-headers/include/intsafe.h | 165 +---------------------------
  1 file changed, 4 insertions(+), 161 deletions(-)


The patch looks good to me, I pushed it. Thanks!


Jacek



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to