Fix multiple regressions from mathlib rewrite #178
Annotations
13 warnings
|
cfile/cfile.cpp#L165
left operand of comma operator has no effect [-Wunused-value]
|
|
cfile/cfile.cpp#L163
left operand of comma operator has no effect [-Wunused-value]
|
|
cfile/cfile.cpp#L163
left operand of comma operator has no effect [-Wunused-value]
|
|
cfile/cfile.cpp#L158
left operand of comma operator has no effect [-Wunused-value]
|
|
cfile/cfile.cpp#L158
left operand of comma operator has no effect [-Wunused-value]
|
|
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