Blender Git Commit Log

Git Commits -> Revision 2193e28

Revision 2193e28 by Sergey Sharybin (master)
June 19, 2020, 10:36 (GMT)
USD Test: Don't use designated initializers

This isn't really in C++ standard, some corner cases work in some
compilers (like when all fields are specified), but in general they
do not work.

For some reason MSVC builder started to complain about it now,
weird but better not rely on compiler specifics.

Commit Details:

Full Hash: 2193e28dfc05d08f96b91a9b010b4c5de75f948d
Parent Commit: e9a7f4d
Lines Changed: +18, -12

1 Modified Path:

/tests/gtests/usd/abstract_hierarchy_iterator_test.cc (+18, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021