Files
weston/shared
Daniel Stone dd8219b3fb option-parser: Make bools boolean
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>
2019-11-28 19:24:13 +00:00
..
2018-02-09 17:01:09 +00:00
2018-02-09 17:01:09 +00:00
2019-04-18 12:31:46 +03:00
2016-07-26 16:26:08 -07:00
2019-04-18 12:31:46 +03:00