genode/repos/demo
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
..
doc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include Propagate session diag flag to core 2020-12-09 14:02:11 +01:00
lib demo: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
recipes depot: update recipe hashes 2020-12-18 09:10:52 +01:00
src scout: Instantiate templates in their namespace. 2021-01-25 14:00:14 +01:00