Add cli #74
Annotations
5 warnings
Run CMake and run vcpkg to build packages:
source/sender/protocol/reader.c#L232
incompatible pointer types passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'union FLOAT_32 *' [-Wincompatible-pointer-types]
|
Run CMake and run vcpkg to build packages:
source/sender/protocol/reader.c#L233
incompatible pointer types passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'union FLOAT_32 *' [-Wincompatible-pointer-types]
|
Run CMake and run vcpkg to build packages:
source/soccer/errt/errt.cpp#L192
relational comparison result unused [-Wunused-comparison]
|
Run CMake and run vcpkg to build packages:
source/soccer/obstacle/obstacle_map.cpp#L72
delete called on 'Tyr::Soccer::BaseObstacle' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
|
Run CMake and run vcpkg to build packages:
source/soccer/obstacle/obstacle.cpp#L24
'/*' within block comment [-Wcomment]
|
Loading