mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
8ae2f65da8
Replace 'attribute(...).has_value("yes")` with 'attribute_value(..., false)'. This allows for boolean configuration to be set with values such as "true", "false", "yes", "no", or "1", "0". Fixes #2002 |
||
---|---|---|
.. | ||
child_config.h | ||
child_policy.h | ||
child.h |