Blender Git Commit Log
Git Commits -> Revision cbfd2a8
Revision cbfd2a8 by Sergey Sharybin (master) August 19, 2013, 14:03 (GMT) |
Apparently sizeof(unsigned) is 4 bytes on both 32 and 64 bit platforms For now assume sizeof(int) == 4 for all supported platforms, could be changed in the future. Added an assert to functions which depends on this this, so we'll easily notice bad things happening. |
Commit Details:
Full Hash: cbfd2a8e62835544db750d8be834096e4e4f3a9d
SVN Revision: 59299
Parent Commit: c79e175
Lines Changed: +11, -1
1 Modified Path:
/intern/atomic/atomic_ops.h (+11, -1) (Diff)