CI - Build #860
ci-build.yml
on: workflow_dispatch
Check Annotations
0s
Annotations
3 warnings
Linux (GCC - Dedicated) / CI:
src/track_func.h#L466
array subscript 255 is above array bounds of ‘const Trackdir [6][4]’ [-Warray-bounds=]
|
Linux (GCC - SDL2) / CI:
src/track_func.h#L466
array subscript 255 is above array bounds of ‘const Trackdir [6][4]’ [-Warray-bounds=]
|
Linux (GCC - SDL2) / CI:
src/track_func.h#L503
array subscript 255 is above array bounds of ‘const Trackdir [6][8]’ [-Warray-bounds=]
|