+Arx/src/game/Inventory.cpp:528:26: warning: loop variable has narrower type 'index_type' than iteration's upper bound 'int' [bugprone-too-small-loop-variable] +Arx/src/game/Inventory.cpp:529:27: warning: loop variable has narrower type 'index_type' than iteration's upper bound 'int' [bugprone-too-small-loop-variable] +Arx/src/game/Inventory.cpp:603:26: warning: loop variable has narrower type 'index_type' than iteration's upper bound 'int' [bugprone-too-small-loop-variable] +Arx/src/game/Inventory.cpp:604:27: warning: loop variable has narrower type 'index_type' than iteration's upper bound 'int' [bugprone-too-small-loop-variable]