Add stem controls #14869
Annotations
4 errors and 1 warning
Build:
src/track/steminfo.cpp#L5
all paths through this function will call itself [-Werror,-Winfinite-recursion]
|
Build:
src/track/steminfoimporter.cpp#L127
moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move]
|
Build:
src/track/steminfo.h#L12
definition of implicit copy assignment operator for 'StemInfo' is deprecated because it has a user-declared copy constructor [-Werror,-Wdeprecated-copy]
|
Build
Process completed with exit code 2.
|
Build:
src/qml/qmlplayerproxy.cpp#L245
unused QList<StemInfo> [-Wclazy-unused-non-trivial-variable]
|
Loading