13
0
livetrax/libs
Mads Kiilerich 0352ff8c5e
warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor
GCC 14 educates us:

	In file included from ../libs/ardour/ardour/io.h:44,
									 from ../libs/ardour/ardour/route.h:50,
									 from ../libs/ardour/ardour/session.h:92,
									 from ../libs/ctrl-interface/midi_surface/midi_surface.cc:30:
	../libs/ardour/ardour/port_set.h:92:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
		 92 |                 iterator_base<PS,P>(PS& list, DataType type, size_t index)
				|                                     ^~
	../libs/ardour/ardour/port_set.h:92:37: note: remove the ‘< >’
2024-07-24 01:50:11 +02:00
..
aaf Yet another attempt at gcc-14 lstat/realpath (#9703 PR #893) 2024-06-27 17:01:46 +02:00
appleutility
ardour warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor 2024-07-24 01:50:11 +02:00
ardouralsautil
audiographer
auscan
backends Fix reduced channelcount when restarting engine with different device 2024-07-10 15:39:01 +02:00
canvas
clearlooks-newer
ctrl-interface midi surfaces fixes (partially for PR #898) 2024-07-16 11:12:41 -06:00
evoral Fix guard point logic for editor_add_ordered API. 2024-07-12 00:45:37 +02:00
fluidsynth
fst
gtkmm2ext format: Improve header robustness against #include reordering 2024-07-23 17:03:56 +02:00
hidapi
libltc
lua warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor 2024-07-24 01:50:11 +02:00
midi++2 fix previous commit (typo) 2024-06-27 16:51:16 -06:00
panners
pbd Exclude monitor gain from mixer scenes 2024-07-15 00:43:51 +02:00
plugins
ptformat
qm-dsp
surfaces format: Improve header robustness against #include reordering 2024-07-23 17:03:56 +02:00
temporal
tk ytk: do not show filter combo box in filechooser if there is only 1 filter 2024-07-22 15:36:45 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Fix crash (invalid Track Drag) when starting automation value edit 2024-06-17 19:55:08 +02:00
zita-convolver
zita-resampler