dd8219b3fb
When option-parser is confronted with a boolean option, have it write a bool rather than treating the value as a pointer to an int32. (lib)weston already heavily uses bool types internally, so this has the nice side effect of eliminating quite a few local variables which only existed as integer shadows of internal boolean variables. Signed-off-by: Daniel Stone <daniels@collabora.com> |
||
---|---|---|
.. | ||
main.c | ||
zuc_base_logger.c | ||
zuc_base_logger.h | ||
zuc_collector.c | ||
zuc_collector.h | ||
zuc_context.h | ||
zuc_event_listener.h | ||
zuc_event.h | ||
zuc_junit_reporter.c | ||
zuc_junit_reporter.h | ||
zuc_types.h | ||
zunitc_impl.c |