Clang warning fixes #708
Draft
Clang warning fixes #708
Annotations
10 warnings
|
scripts/DallasFuncs.cpp#L5982
'return': conversion from 'double' to 'float', possible loss of data
|
|
scripts/DallasFuncs.cpp#L5559
'return': conversion from 'double' to 'int', possible loss of data
|
|
scripts/DallasFuncs.cpp#L5532
'return': conversion from 'const int' to 'float', possible loss of data
|
|
scripts/DallasFuncs.cpp#L3346
'=': conversion from 'double' to 'float', possible loss of data
|
|
scripts/DallasFuncs.cpp#L2942
'=': conversion from 'int' to 'float', possible loss of data
|
|
scripts/DallasFuncs.cpp#L1577
'=': conversion from 'int' to 'float', possible loss of data
|
|
scripts/DallasFuncs.cpp#L1576
'=': conversion from 'int' to 'float', possible loss of data
|
|
lib/vecmat_external.h#L56
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
lib/vecmat_external.h#L56
'return': conversion from 'size_t' to 'int', possible loss of data
|
|
misc/pstring.cpp#L74
'<': signed/unsigned mismatch
|
The logs for this run have expired and are no longer available.
Loading