Blender Git Commit Log

Git Commits -> Revision fd09e68

June 18, 2015, 15:24 (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: fd09e68363baced7d84f489fe017c083d4b8f628
Parent Commit: 4879470
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