On 07/22/15 17:43, David Grayson wrote:
> It would be nice if we could get a full implementation of intsafe.h added to
> mingw-w64. I am glad that this patch adds the header, but I think it is
> incomplete.
I agree it's incomplete, but I don't have time to do more work on this
ATM. I just added
It would be nice if we could get a full implementation of intsafe.h added to
mingw-w64. I am glad that this patch adds the header, but I think it is
incomplete.
Some background: The intsafe.h header provided by Microsoft. It has 211 inline
functions for doing safe conversions between differen
---
mingw-w64-headers/include/intsafe.h | 19 +++
1 file changed, 19 insertions(+)
create mode 100644 mingw-w64-headers/include/intsafe.h
diff --git a/mingw-w64-headers/include/intsafe.h b/mingw-w64-headers/include/intsafe.h
new file mode 100644
index 000..4c9459f
--- /dev/n