ea242254d3d03431d557415ccfcf093cf4737e18
GCC 14 educates us: ../libs/ardour/session.cc: In member function ‘std::vector<std::__cxx11::basic_string<char> > ARDOUR::Session::source_search_path(ARDOUR::DataType) const’: ../libs/ardour/session.cc:6969:25: warning: redundant move in return statement [-Wredundant-move] 6969 | return std::move(sp); | ~~~~~~~~~^~~~ ../libs/ardour/session.cc:6969:25: note: remove ‘std::move’ call
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%