genode/repos/demo/src
Norman Feske 9823b7dbd0 gui_session: remove C++ exceptions
To maintain ease of use at the client side, the OUT_OF_RAM and
OUT_OF_CAPS results are handled at the 'Gui::Connection' now.

Gui::Connection does not inherit the Gui::Session interface any longer,
which allows for the use of different result types.

Issue #5242
Issue #5245
2024-08-27 15:29:37 +02:00
..
app Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
lib Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
server gui_session: remove C++ exceptions 2024-08-27 15:29:37 +02:00