[#4766] Win32: Added support NUMA configuration with multiple count CPU sockets #4631
Annotations
8 errors
build:
thread-utils.c#L29
thread-utils.c:29:15: function declaration isn't a prototype [-Werror=strict-prototypes]
|
build:
thread-utils.c#L29
thread-utils.c:29:15: old-style function definition [-Werror=old-style-definition]
|
build:
thread-utils.c#L43
thread-utils.c:43:15: function declaration isn't a prototype [-Werror=strict-prototypes]
|
build:
thread-utils.c#L43
thread-utils.c:43:15: old-style function definition [-Werror=old-style-definition]
|
build:
thread-utils.c#L44
thread-utils.c:44:9: unknown type name 'ut8'
|
build:
thread-utils.c#L49
thread-utils.c:49:52: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(LOGICAL_PROCESSOR_RELATIONSHIP, struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX *, DWORD *)' {aka 'int (*)(LOGICAL_PROCESSOR_RELATIONSHIP, struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX *, long unsigned int *)'} [-Werror=cast-function-type]
|
build:
thread-utils.c#L34
thread-utils.c:34:1: control reaches end of non-void function [-Werror=return-type]
|
build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading