9096acd3b4768a29c16771125f0f4ab96949fe90
There are some issues with PBD::SignalWithCombiner on aarch64 when the handlers return bool. These may arise from specializations of std::vector<bool> and std::list<bool> in stdlib, but this is not clear. For now, to avoid an ASAN warning about calling operator delete() on stack memory, change the only signal that does this to use int rather than bool
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%