Linux: Manage routes in a routing table dedicated to ZET. #3694
Annotations
2 errors and 10 warnings
Run CMake Composite Action:
lib/ziti-tunnel-cbs/ziti_hosting.c#L752
call to undeclared function 'udp_connect'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
Run CMake Composite Action
Process completed with exit code 1.
|
Run CMake Composite Action
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Run CMake Composite Action
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Run CMake Composite Action
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Run CMake Composite Action
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Run CMake Composite Action
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Run CMake Composite Action
assigning to 'uint8_t *' (aka 'unsigned char *') from 'const uint8_t *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Run CMake Composite Action
passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Run CMake Composite Action
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
Run CMake Composite Action
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
Run CMake Composite Action
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
Loading