genode/repos/demo/src
Piotr Tworek 1edac9730c scout: Instantiate templates in their namespace.
When building the code with clang the following warning message is
prodiced:

  "explicit instantiation of 'Scout::Browser_window' must occur in namespace 'Scout'
   template class Browser_window<Genode::Pixel_rgb888>"

 This happens for several different types. This patch fixes the problem
 by instantiating all those templates using their explicit full name.

Issue #3985
2021-01-25 14:00:14 +01:00
..
app scout: Instantiate templates in their namespace. 2021-01-25 14:00:14 +01:00
lib launchpad: use Mutex 2020-07-06 14:43:05 +02:00
server nitlog: use Mutex 2020-07-06 14:43:05 +02:00