mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Reading `second` on the end of the range is undefined behavior. Invoking `test.find` in the test never evaluates to the past the end iterator. GCC doesn't know that and issues a "maybe-uninitialized" warning. |
||
|---|---|---|
| .. | ||
| test_CmpTemplateManager.h | ||
| test_ComponentManager.h | ||
| test_EntityMap.h | ||
| test_ParamNode.h | ||
| test_Serializer.h | ||
| test_SerializeTemplates.h | ||
| test_Simulation2.h | ||