[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix the mingw Squeak3D build. MSVC defines size_t in vcruntime.h. But for (d485f8e)

Nicolas Cellier notifications at github.com
Mon Jan 11 12:43:46 UTC 2021


size_t is officially defined in <stddef.h>, at least according to C89 and C99 standard
https://en.cppreference.com/w/c/types/size_t

core crt seems fragile to me (I have at least a machine on which this fails)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d485f8e94961b4dc1fc623ebc3aea35dbdc2c3e2#commitcomment-45842580
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210111/6a5cdcb3/attachment.html>


More information about the Vm-dev mailing list