amend to fxaa classic #262
Annotations
3 errors and 3 warnings
Run CMake:
src/menu_options.c#L1306
use of undeclared identifier 'RendererRestart'
|
Run CMake:
src/menu_options.c#L1414
invalid application of 'sizeof' to an incomplete type 'setting[]'
|
Run CMake
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'.'
|
Run CMake:
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]
|
Run CMake:
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]
|
Run CMake:
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]
|
Loading