mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
1edac9730c
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 |
||
---|---|---|
.. | ||
app | ||
lib | ||
server |