Blender Git Commit Log
Git Commits -> Revision a6e5821
Revision a6e5821 by Sergey Sharybin (master) June 11, 2018, 11:02 (GMT) |
Libmv: Cleanup, make strict compiler more happy In C++ it is not really safe to memcpy objects, and newer GCC will warn about this. However, we don't use our vector for unsafe-to-memcpy objects, so just explicitly silence that warning. |
Commit Details:
Full Hash: a6e582164f11c618a324dad1a2ae2c73cbc85b77
Parent Commit: d0956e9
Lines Changed: +1, -1
1 Modified Path:
/intern/libmv/libmv/base/vector.h (+1, -1) (Diff)