Blender Git Commit Log
Git Commits -> Revision f869674
Revision f869674 by Sergey Sharybin (master) June 12, 2020, 13:17 (GMT) |
Fix/workaround compilation error on devtoolset-6 Smells like GCC bug [1], which is backed up by the fact that locally GCC-10 and CLang-10 works fine. Since the change is trivial (and, arguably, correct since there is no real difference between tests code and actual code) seems fine to fix. Fix suggested by Jacques Lucke, thanks! [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56480 |
Commit Details:
Full Hash: f8696742bb2a727886ab3c492eb0a8c7afba53bb
Parent Commit: fd14d1c
Lines Changed: +4, -2
1 Modified Path:
/tests/gtests/blenlib/BLI_set_test.cc (+4, -2) (Diff)