amend to fxaa classic #262
Annotations
9 errors and 10 warnings
ezQuake-macOS-arm64:
src/menu_options.c#L1306
use of undeclared identifier 'RendererRestart'
|
ezQuake-macOS-arm64:
src/menu_options.c#L1414
invalid application of 'sizeof' to an incomplete type 'setting[]'
|
ezQuake-macOS-arm64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/-2094769527/cmake-3.28.6-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '65'.'
|
ezQuake-windows-x64
The job was canceled because "macos-latest_macos-arm64_" failed.
|
ezQuake-windows-x64
The operation was canceled.
|
ezQuake-linux-x86_64
The job was canceled because "macos-latest_macos-arm64_" failed.
|
ezQuake-linux-x86_64
The operation was canceled.
|
ezQuake-macOS-x64
The job was canceled because "macos-latest_macos-arm64_" failed.
|
ezQuake-macOS-x64
The operation was canceled.
|
ezQuake-macOS-arm64:
src/sv_mod_frags.c#L181
passing 'const PCRE2_UCHAR8 **' (aka 'const unsigned char **') to parameter of type 'PCRE2_UCHAR8 **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
|
ezQuake-macOS-arm64:
src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
ezQuake-macOS-arm64:
src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
ezQuake-linux-x86_64:
src/pr2_cmds.c#L1128
the comparison will always evaluate as 'true' for the pointer operand in '(intptr_t *)ed->v + (sizetype)fofs' must not be NULL [-Waddress]
|
ezQuake-linux-x86_64:
src/sv_mod_frags.c#L181
passing argument 1 of 'pcre2_substring_list_free_8' from incompatible pointer type [-Wincompatible-pointer-types]
|
ezQuake-linux-x86_64:
src/cl_demo.c#L3819
dangling pointer 'real_name_38' to 'unpacked_path' may be used [-Wdangling-pointer=]
|
ezQuake-linux-x86_64:
src/snd_mem.c#L679
pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
|
ezQuake-linux-x86_64:
src/snd_mem.c#L679
pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
|
ezQuake-linux-x86_64:
src/gl_misc.c#L86
useless type name in empty declaration
|
ezQuake-macOS-x64:
src/sv_mod_frags.c#L181
passing 'const PCRE2_UCHAR8 **' (aka 'const unsigned char **') to parameter of type 'PCRE2_UCHAR8 **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
|