mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
- Use attempt pattern for error handling - Replace lookup of pointers by with_ pattern - Remove virtual Trace::Session methods - Merge client.h into connection.h - Update coding style of test/trace Issue #5245