]> git.notmuchmail.org Git - notmuch/commit
lib: catch exceptions in n_directory_get_child_files
authorDavid Bremner <david@tethera.net>
Sat, 1 Aug 2020 12:25:57 +0000 (09:25 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 3 Aug 2020 23:56:09 +0000 (20:56 -0300)
commit337665e26a4f0bb0e24a9160f45faf444032bf5d
treea1140eb552a627176ba5a0d29f4fb996189a8300
parent3890d989665f5906fa82a10f1a57157c7b23503c
lib: catch exceptions in n_directory_get_child_files

Also clarify API in error case.
lib/directory.cc
lib/notmuch.h
test/T563-lib-directory.sh