[PATCH] cli: make notmuch count --exclude a boolean argument

David Bremner david at tethera.net
Sun Oct 15 15:27:56 PDT 2017


Jani Nikula <jani at nikula.org> writes:

> Commit 0f314c0c99be ("cli: convert notmuch_bool_t to stdbool")
> over-eagerly converted EXCLUDE_TRUE and EXCLUDE_FALSE to EXCLUDE_true
> and EXCLUDE_false in notmuch-count.c. We could just fix the case back,
> but convert the option to an actual boolean argument instead.

pushed.

d


More information about the notmuch mailing list