Progress on the Gilectomy
Progress on the Gilectomy
Posted May 26, 2017 10:26 UTC (Fri) by ehiggs (subscriber, #90713)In reply to: Progress on the Gilectomy by Sesse
Parent article: Progress on the Gilectomy
Microsoft claims that Visual Studio 2015 has support for C99[2] except for libraries which aren't used in C++ (e.g. tgmath.h). But again, this is C99 and not C11.
[1] https://mail.python.org/pipermail/python-dev/2008-July/08...
[2] https://msdn.microsoft.com/en-us/library/hh409293.aspx
Posted May 26, 2017 10:50 UTC (Fri)
by Sesse (subscriber, #53779)
[Link] (1 responses)
(Visual Studio supports nearly all of C99 in recent versions; strangely enough, things have happened since 2008. They also support thread_local through C++11, or you can do #define thread_local __declspec(thread) and be done with it. Python already uses MSVC-specific constructs such as __declspec(dllexport).)
Posted May 26, 2017 12:25 UTC (Fri)
by mathstuf (subscriber, #69389)
[Link]
Posted May 28, 2017 5:18 UTC (Sun)
by gutworth (guest, #96497)
[Link] (2 responses)
Posted Jun 2, 2017 3:06 UTC (Fri)
by lhastings (guest, #66451)
[Link] (1 responses)
Posted Jun 2, 2017 4:26 UTC (Fri)
by gutworth (guest, #96497)
[Link]
Progress on the Gilectomy
Progress on the Gilectomy
Progress on the Gilectomy
Progress on the Gilectomy
Progress on the Gilectomy
