Blender Git Commit Log

Git Commits -> Revision 3da0eae

Revision 3da0eae by Joshua Leung (soc-2013-depsgraph_mt)
September 12, 2013, 13:29 (GMT)
scons + mingw Compile Fixes for r.59942

* SCons files for guardedalloc module requires all the source files to be listed out, like in CMake.

* mingw32 (or at least gcc 4.6.2) seems to follow the Windows convention of using _msize() instead of having a "malloc_usable_size()"

Commit Details:

Full Hash: 3da0eae73d2b2740e990685af2ce1fef364a05fd
SVN Revision: 60073
Parent Commit: 0850ef8
Lines Changed: +9, -3

2 Modified Paths:

/intern/guardedalloc/intern/mallocn_intern.h (+3, -2) (Diff)
/intern/guardedalloc/SConscript (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021