Blender Git Commit Log

Git Commits -> Revision b1ed12b

Revision b1ed12b by Sergey Sharybin (master)
June 13, 2015, 20:19 (GMT)
Compilation error fixes for older GCC/CLang compilers

Avoid data type re-declaration, it's not really working on current FreeBSD's 9
system and CLang-3.0 from OSX.

This is not a good idea to do such sort of copy-paste anyway.

If someone knows better way of dealing with this please go ahead and correct
the code :)

Commit Details:

Full Hash: b1ed12bfec529f61ee06560d05b8fcb144382fcf
Parent Commit: 1c81bcf
Lines Changed: +11, -17

3 Modified Paths:

/source/blender/blenkernel/intern/data_transfer_intern.h (+2, -5) (Diff)
/source/blender/blenlib/BLI_astar.h (+9, -0) (Diff)
/source/blender/blenlib/intern/astar.c (+0, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021