You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In member function ‘pop’,
inlined from ‘resize’ at ./src/modules/core/collection/DynamicArray.h:369:7,
inlined from ‘loadQuake1Textures’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:120:17,
inlined from ‘loadQuake1Bsp’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:454:25:
./src/modules/core/collection/DynamicArray.h:318:10: warning: iteration 209622091746699451 invokes undefined behavior [-Waggressive-loop-optimizations]
In member function ‘resize’,
inlined from ‘loadQuake1Textures’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:120:17,
inlined from ‘loadQuake1Bsp’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:454:25:
./src/modules/core/collection/DynamicArray.h:368:15: note: within this loop
In member function ‘pop’,
inlined from ‘resize’ at ./src/modules/core/collection/DynamicArray.h:369:7,
inlined from ‘loadUFOAlienInvasionTextures’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:194:17,
inlined from ‘loadUFOAlienInvasionBsp’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:547:35:
./src/modules/core/collection/DynamicArray.h:318:10: warning: iteration 209622091746699451 invokes undefined behavior [-Waggressive-loop-optimizations]
In member function ‘resize’,
inlined from ‘loadUFOAlienInvasionTextures’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:194:17,
inlined from ‘loadUFOAlienInvasionBsp’ at ./src/modules/voxelformat/private/mesh/quake/QuakeBSPFormat.cpp:547:35:
./src/modules/core/collection/DynamicArray.h:368:15: note: within this loop
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: