Blender Git Commit Log
Git Commits -> Revision 401c185
Revision 401c185 by Ton Roosendaal (master) October 19, 2009, 17:47 (GMT) |
Get 2.5 trunk to compile. this C++ code failed for gcc 3.3. Error log: /usr/include/gcc/darwin/3.3/c++/cmath: In function `float std::ceil(float)': /usr/include/gcc/darwin/3.3/c++/cmath:175: error: parse error before `(' token /usr/include/gcc/darwin/3.3/c++/cmath: In function `float std::floor(float)': /usr/include/gcc/darwin/3.3/c++/cmath:249: error: parse error before `(' token /usr/include/gcc/darwin/3.3/c++/cmath: In function `float std::fmod(float, float)': /usr/include/gcc/darwin/3.3/c++/cmath:267: error: parse error before `(' token |
Commit Details:
Full Hash: 401c185fbc80d2ab01de1789bdb02701aa1804f6
SVN Revision: 23977
Parent Commit: 031da43
Lines Changed: +2, -2
1 Modified Path:
/source/blender/render/intern/raytrace/reorganize.h (+2, -2) (Diff)