Blender Git Commit Log

Git Commits -> Revision ccd2e43

Revision ccd2e43 by Sergey Sharybin (master)
October 9, 2013, 19:49 (GMT)
Fix compilation error after recent libmv change

- Tweaked typedefs in stdint so they match
what we've got in BLI_sys_types (needed to
explicitly tell sign to MSVC).

Not so much harmful to be more explicit here,
but we really better to have single stdint
int blender.

- Tweaked allocations macros so MSVC is happy
with structures allocation.

Commit Details:

Full Hash: ccd2e4375a3a8d1338d15d00193ff56da63809c3
SVN Revision: 60645
Parent Commit: 9aeced4
Lines Changed: +20, -25

3 Modified Paths:

/extern/libmv/libmv-capi.cc (+14, -13) (Diff)
/extern/libmv/third_party/msinttypes/stdint.h (+6, -6) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+0, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021