Follow up to #701 #711
Open
Follow up to #701 #711
Annotations
13 warnings
|
cfile/cfile.cpp#L452
variable ‘r’ set but not used [-Wunused-but-set-variable]
|
|
cfile/cfile.cpp#L399
variable ‘r’ set but not used [-Wunused-but-set-variable]
|
|
cfile/cfile.cpp#L272
comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
ddio/lnxfile.cpp#L87
ignoring return value of ‘char* getcwd(char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
|
ddio/lnxforcefeedback.cpp#L135
‘int ddio_ff_SetCoopLevel(tDevice, int)’ defined but not used [-Wunused-function]
|
|
mem/mem.cpp#L244
‘Mem_failsafe_block’ defined but not used [-Wunused-variable]
|
|
|
|
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
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]
|
|
misc/pstring.cpp#L74
comparison of integer expressions of different signedness: ‘long int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading