On 04/25/2016 12:34 PM, John Emmas wrote:
Jack: jack_port_set_name: deprecated"
That's fine.
Ardour binaries are compatible back to Ubuntu 10.04 so we cannot use the
newer API. If you (or a distro) compiles it there's a configuration
check as for which API to use.
jackd should not report this as *error* at runtime.
A user cannot do anything about it. It should only be a compile time
*warning*.
Even though deprecated, removing the function would break jack's ABI, so
marking this as error is even more questionable.
2c,
robin