fix aligned vec type and add matrix funcs #240
Annotations
1 error and 98 warnings
|
Build for PR / Windows-x64, Debug
Process completed with exit code 1.
|
|
Build for PR / macOS, Release:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
|
Build for PR / macOS, Release:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
|
Build for PR / macOS, Release:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
|
Build for PR / macOS, Release:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
|
Build for PR / macOS, Release:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
|
Build for PR / macOS, Release:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
|
Build for PR / macOS, Release:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
|
Build for PR / macOS, Release:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
|
Build for PR / macOS, Release:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
|
Build for PR / macOS, Release:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
|
Build for PR / Linux-x64, Debug:
cfile/cfile.cpp#L165
left operand of comma operator has no effect [-Wunused-value]
|
|
Build for PR / Linux-x64, Debug:
cfile/cfile.cpp#L163
left operand of comma operator has no effect [-Wunused-value]
|
|
Build for PR / Linux-x64, Debug:
cfile/cfile.cpp#L163
left operand of comma operator has no effect [-Wunused-value]
|
|
Build for PR / Linux-x64, Debug:
cfile/cfile.cpp#L158
left operand of comma operator has no effect [-Wunused-value]
|
|
Build for PR / Linux-x64, Debug:
cfile/cfile.cpp#L158
left operand of comma operator has no effect [-Wunused-value]
|
|
Build for PR / Linux-x64, Debug:
ddio/lnxforcefeedback.cpp#L135
‘int ddio_ff_SetCoopLevel(tDevice, int)’ defined but not used [-Wunused-function]
|
|
Build for PR / Linux-x64, Debug:
mem/mem.cpp#L244
‘Mem_failsafe_block’ defined but not used [-Wunused-variable]
|
|
Build for PR / Linux-x64, Debug:
misc/pstring.cpp#L87
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
Build for PR / Linux-x64, Debug:
misc/pstring.cpp#L74
comparison of integer expressions of different signedness: ‘long int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
Build for PR / Linux-x64, Debug:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
Build for PR / Linux-x64, Debug
You will need to install ibus dependencies to use feature ibus:
|
|
Build for PR / Linux-x64, Debug
You will need to install Wayland dependencies to use feature wayland:
|
|
Build for PR / Linux-x64, Debug
You will need to install Xorg dependencies to use feature x11:
|
|
Build for PR / macOS, Debug:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
|
Build for PR / macOS, Debug:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
|
Build for PR / macOS, Debug:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
|
Build for PR / macOS, Debug:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
|
Build for PR / macOS, Debug:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
|
Build for PR / macOS, Debug:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
|
Build for PR / macOS, Debug:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
|
Build for PR / macOS, Debug:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
|
Build for PR / macOS, Debug:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
|
Build for PR / macOS, Debug:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
|
Build for PR / Linux-x64, Release:
cfile/cfile.cpp#L452
variable ‘r’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-x64, Release:
cfile/cfile.cpp#L399
variable ‘r’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-x64, Release:
cfile/cfile.cpp#L272
comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
Build for PR / Linux-x64, Release:
ddio/lnxfile.cpp#L87
ignoring return value of ‘char* getcwd(char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
Build for PR / Linux-x64, Release:
ddio/lnxforcefeedback.cpp#L135
‘int ddio_ff_SetCoopLevel(tDevice, int)’ defined but not used [-Wunused-function]
|
|
Build for PR / Linux-x64, Release:
mem/mem.cpp#L244
‘Mem_failsafe_block’ defined but not used [-Wunused-variable]
|
|
Build for PR / Linux-x64, Release
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 80 equals destination size [-Wstringop-truncation]
|
|
Build for PR / Linux-x64, Release:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
Build for PR / Linux-x64, Release:
misc/pstring.cpp#L87
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
Build for PR / Linux-x64, Release:
misc/pstring.cpp#L74
comparison of integer expressions of different signedness: ‘long int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
Build for PR / Linux-x64, Release
You will need to install ibus dependencies to use feature ibus:
|
|
Build for PR / Linux-x64, Release
You will need to install Wayland dependencies to use feature wayland:
|
|
Build for PR / Linux-x64, Release
You will need to install Xorg dependencies to use feature x11:
|
|
Build for PR / Windows-x64, Debug:
ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
ddio/file.cpp#L177
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
ddio/file.cpp#L123
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Debug:
ddio/file.cpp#L101
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Debug:
ddio/file.cpp#L67
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Debug:
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
|
Build for PR / Windows-x64, Release:
ddio/lnxio.cpp#L127
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
Build for PR / Windows-x64, Release:
ddio/file.cpp#L177
'argument': conversion from 'int64_t' to 'unsigned int', possible loss of data
|
|
Build for PR / Windows-x64, Release:
ddio/file.cpp#L123
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Release:
ddio/file.cpp#L101
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Release:
ddio/file.cpp#L67
'e': unreferenced local variable
|
|
Build for PR / Windows-x64, Release:
mem/mem.cpp#L883
'type cast': truncation from 'void *' to 'uint32_t'
|
|
Build for PR / Windows-x64, Release:
mem/mem.cpp#L883
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
|
Build for PR / Windows-x64, Release:
mem/mem.cpp#L680
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Release:
mem/mem.cpp#L633
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
|
Build for PR / Windows-x64, Release:
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
|
Build for PR / Linux-cross-arm64, Debug:
linux/registry.cpp#L116
variable ‘save_p’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Debug:
linux/registry.cpp#L82
variable ‘save_p’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Debug:
linux/lnxcon_raw.cpp#L178
format not a string literal and no format arguments [-Wformat-security]
|
|
Build for PR / Linux-cross-arm64, Debug:
bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Debug:
bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Debug:
bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Debug:
bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build for PR / Linux-cross-arm64, Debug:
bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build for PR / Linux-cross-arm64, Debug:
netgames/roboanarchy/roboanarchy.cpp#L76
‘void DisplayScores()’ declared ‘static’ but never defined [-Wunused-function]
|
|
Build for PR / Linux-cross-arm64, Debug:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
Build for PR / Linux-cross-arm64, Debug
You will need to install ibus dependencies to use feature ibus:
|
|
Build for PR / Linux-cross-arm64, Debug
You will need to install Wayland dependencies to use feature wayland:
|
|
Build for PR / Linux-cross-arm64, Debug
You will need to install Xorg dependencies to use feature x11:
|
|
Build for PR / Linux-cross-arm64, Debug
You will need to install ibus dependencies to use feature ibus:
|
|
Build for PR / Linux-cross-arm64, Debug
You will need to install Wayland dependencies to use feature wayland:
|
|
Build for PR / Linux-cross-arm64, Debug
You will need to install Xorg dependencies to use feature x11:
|
|
Build for PR / Linux-cross-arm64, Release:
bitmap/bitmain.cpp#L1285
unused variable ‘dp’ [-Wunused-variable]
|
|
Build for PR / Linux-cross-arm64, Release:
bitmap/bitmain.cpp#L666
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build for PR / Linux-cross-arm64, Release:
bitmap/bitmain.cpp#L644
comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build for PR / Linux-cross-arm64, Release:
linux/lnxcon_raw.cpp#L178
format not a string literal and no format arguments [-Wformat-security]
|
|
Build for PR / Linux-cross-arm64, Release:
bitmap/tga.cpp#L541
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Release:
bitmap/tga.cpp#L329
variable ‘data8bit’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Release:
bitmap/iff.cpp#L552
variable ‘form_len’ set but not used [-Wunused-but-set-variable]
|
|
Build for PR / Linux-cross-arm64, Release:
netgames/hoard/hoard.cpp#L1077
‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
|
|
Build for PR / Linux-cross-arm64, Release:
netgames/hoard/hoard.cpp#L1328
‘color’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
|
Build for PR / Linux-cross-arm64, Release:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
Build for PR / Linux-cross-arm64, Release
You will need to install ibus dependencies to use feature ibus:
|
|
Build for PR / Linux-cross-arm64, Release
You will need to install Wayland dependencies to use feature wayland:
|
|
Build for PR / Linux-cross-arm64, Release
You will need to install Xorg dependencies to use feature x11:
|
|
Build for PR / Linux-cross-arm64, Release
You will need to install ibus dependencies to use feature ibus:
|
|
Build for PR / Linux-cross-arm64, Release
You will need to install Wayland dependencies to use feature wayland:
|
|
Build for PR / Linux-cross-arm64, Release
You will need to install Xorg dependencies to use feature x11:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Descent3_Debug_Linux-cross-arm64
|
74.5 MB |
sha256:02077b1af73523f423d02bd8898a9e0bb0faafe0ef1ab5996a388c2c85bd71d6
|
|
|
Descent3_Debug_Linux-x64
|
84.8 MB |
sha256:b9123595f87d15d9b3e64256112e2ed23173ddf4b24987fafe7cafb409a8da18
|
|
|
Descent3_Debug_macOS
|
59 MB |
sha256:1b60ec8f7c379c0a0aa19cfa40a9744d9c0df9d091f316f2b4cc8c5b1b969607
|
|
|
Descent3_Release_Linux-cross-arm64
|
9.82 MB |
sha256:6a9e4f0c85dc79e8dfd061b11ce389b74fc26eebdcfa49fd5bd15b8bb11524e2
|
|
|
Descent3_Release_Linux-x64
|
9.88 MB |
sha256:4de62708f9634104474f8500bc2967758626f583046d4247109f7aed05238579
|
|
|
Descent3_Release_Windows-x64
|
18 MB |
sha256:d66f275a1737e081a79979b07fb41a58119ac7fbc4805a3103f89ab718d3992a
|
|
|
Descent3_Release_macOS
|
14.8 MB |
sha256:0a96490a36acadc2a6d17267bdf0f3db42abfbdc22e4693f805b983b9f3a7e8c
|
|