Activity log for bug #1630260

Date Who What changed Old value New value Message
2016-10-04 14:26:25 Alex Rousskov bug added bug
2016-10-04 14:26:49 Alex Rousskov description 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 answer #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 =                     ^
2016-10-04 14:27:24 Alex Rousskov description Per answer #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[1], 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 =                     ^ [1] https://answers.launchpad.net/ecap/+question/402751