Refactor global object lists to use std::list
instead of C-style intrusive single-linked lists
#5638
Annotations
2 warnings
CMake Build:
src/droid.cpp#L254
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
|
CMake Build:
src/hci/quickchat.cpp#L275
implicit conversion turns floating-point number into integer: 'float' to 'int' [-Wfloat-conversion]
|
The logs for this run have expired and are no longer available.
Loading