mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42: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