MODERN: Apply alpha after fog. #100
Annotations
2 errors and 15 warnings
ezQuake-windows-x64
The run was canceled by @dsvensson.
|
ezQuake-windows-x64
The operation was canceled.
|
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]
|
ezQuake-macOS-x64:
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-x64:
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-x64:
src/gl_misc.c#L86
declaration does not declare anything [-Wmissing-declarations]
|
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-macOS-arm64:
src/gl_misc.c#L86
declaration does not declare anything [-Wmissing-declarations]
|
ezQuake-linux-x86_64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ezQuake-linux-x86_64
|
96 MB |
|
ezQuake-macOS-arm64
|
3.71 MB |
|
ezQuake-macOS-x64
|
4.1 MB |
|