always send initial service event #2031
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#L109
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
library/ziti.c#L626
'config' is deprecated: ignored, will be removed [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading