all: fix tests #415
Annotations
10 errors and 16 warnings
|
cross-windows
Process completed with exit code 1.
|
|
cross-linux
Process completed with exit code 1.
|
|
cross-linux
static declaration of ‘vsnprintf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘snprintf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘vfprintf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘sprintf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘printf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘fprintf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘scanf’ follows non-static declaration
|
|
cross-linux
static declaration of ‘sscanf’ follows non-static declaration
|
|
cross-macos
initialization of 'void (*)(void *)' from incompatible pointer type 'void (*)(gg__Context *)' [-Wincompatible-pointer-types]
|
|
cross-macos
passing argument 4 of 'WriteConsoleW' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-macos
passing argument 4 of 'VirtualProtect' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-macos
passing argument 4 of 'VirtualProtect' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-macos
passing argument 4 of 'WriteConsoleW' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-macos
passing argument 4 of 'VirtualProtect' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-macos
passing argument 4 of 'VirtualProtect' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-macos
'InterlockedAnd8' redefined
|
|
cross-macos
'InterlockedXor8' redefined
|
|
cross-macos
'InterlockedOr8' redefined
|
|
cross-linux
initialization of ‘void (*)(const sapp_event *, void *)’ from incompatible pointer type ‘void (*)(void *, void *)’ [-Wincompatible-pointer-types]
|
|
cross-linux
initialization of ‘void (*)(void *)’ from incompatible pointer type ‘void (*)(gg__Context *)’ [-Wincompatible-pointer-types]
|
|
cross-linux
passing argument 4 of ‘WriteConsoleW’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-linux
passing argument 4 of ‘VirtualProtect’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-linux
passing argument 4 of ‘VirtualProtect’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
cross-linux
passing argument 4 of ‘WriteConsoleW’ from incompatible pointer type [-Wincompatible-pointer-types]
|