tap-lv2 icon indicating copy to clipboard operation
tap-lv2 copied to clipboard

Please remove 'inline' keywords

Open yurivict opened this issue 8 years ago • 0 comments

inline in dynamics/tap_dynamics.c causes build failure with clang-4.0.0 with the debug option -g. But please remove them everywhere, because modern compilers know better. Also, get_table_gain in dynamics/tap_dynamics.c obviously needs to be made static.

yurivict avatar Sep 11 '17 00:09 yurivict