copy all members of ziti_options #2071
Annotations
10 warnings
|
|
|
|
library/utils.c#L412
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
library/utils.c#L465
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
library/ziti_enroll.c#L107
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
library/ziti.c#L627
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
|
library/ziti_ctrl.c#L329
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
library/ziti_ctrl.c#L329
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
The logs for this run have expired and are no longer available.
Loading