ardour/libs/evoral
Robin Gareus 6b3a8915f3 add abort() to non-reached code
This cleans up a lot of false-positives in static analysis
and also helps compilers to optimize code paths in general.
(tagging the fatal stingstream operator as ‘noreturn’ is
far less trivial)
2014-11-14 11:30:08 +01:00
..
evoral add abort() to non-reached code 2014-11-14 11:30:08 +01:00
MSVCevoral Make sure all our VC projects agree that the product is called 'Mixbus3' (as opposed to just 'Mixbus') 2014-08-28 07:57:20 +01:00
src add abort() to non-reached code 2014-11-14 11:30:08 +01:00
test merge with master and fix 4 conflicts by hand 2014-06-02 11:32:13 -04:00
run-tests.sh Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
wscript remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00