rework signal handling #1085
Annotations
7 warnings
proc/process.c#L510
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
|
|
|
|
initialization of 'void (*)(void *, oid_t *, const void *, void *)' {aka 'void (*)(void *, struct _oid_t *, const void *, void *)'} from incompatible pointer type 'int (*)(void *, oid_t *, const void *, void *)' {aka 'int (*)(void *, struct _oid_t *, const void *, void *)'} [-Wincompatible-pointer-types]
|
|
The logs for this run have expired and are no longer available.
Loading