Comment 0 for bug 1630260

Revision history for this message
Alex Rousskov (rousskov) wrote :

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 =
                    ^