Blender Git Commit Log

Git Commits -> Revision 3024949

Revision 3024949 by Mike Erwin (master)
April 16, 2017, 15:00 (GMT)
Gawain: fix compilation on MSVC 2013

attrib_binding.c uses NULL, so include stddef.
Also swapped stdlib for stddef in vertex_format.c, since it only needs NULL.

Not sure why MSVC 2017 and clang/Mac work without this...

Thanks to @youle for reporting!

Commit Details:

Full Hash: 30249499c4ed6e398bd43b0bfb219e6a7b79e522
Parent Commit: 888e742
Lines Changed: +2, -1

2 Modified Paths:

/intern/gawain/src/attrib_binding.c (+1, -0) (Diff)
/intern/gawain/src/vertex_format.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021