mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
notmuch clon
c777524834
While this is surely one of the most innocent typedefs, it still annoys me to have basic types like 'int' re-defined like this. It just makes it harder to copy the code between projects, with very little benefit in readability. For readability, predicate functions and variables should be obviously Boolean-natured by their actual *names*. |
||
---|---|---|
.gitignore | ||
database.cc | ||
date.c | ||
Makefile | ||
message.c | ||
message.h | ||
notmuch-index-message.cc | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
xapian-dump.cc | ||
xutil.c |