mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
12f2572155
This patch replaces the first attempt to resolve the ambiguity of using the size_t type that occurred when 'loader_session.h' was included alongside libc headers. Instead of explicitly qualifying each occurrence of the type, the new solution defines 'size_t' within the 'Loader' namespace. Fixes #253 |
||
---|---|---|
.. | ||
capability.h | ||
client.h | ||
connection.h | ||
loader_session.h |