Per question #402751, compiling sample adapters on Ubuntu 16.04 leads to the following [harmless] warning:
adapter_async.cc: At global scope:
adapter_async.cc:310:19: warning: ‘Registered’ defined but not used [-Wunused-variable]
static const bool Registered = ^
Per question #402751, compiling sample adapters on Ubuntu 16.04 leads to the following [harmless] warning:
adapter_async.cc: At global scope: async.cc: 310:19: warning: ‘Registered’ defined but not used [-Wunused-variable]
^
adapter_
static const bool Registered =