]> git.notmuchmail.org Git - notmuch/commitdiff
cli/new: improve error reporting
authorDavid Bremner <david@tethera.net>
Sat, 15 Jul 2017 02:01:26 +0000 (23:01 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 17 Aug 2017 00:38:54 +0000 (21:38 -0300)
Recently a user reported a crash in notmuch new, but because of
missing error reporting, all they could say was "A Xapian exception
occured". This commit adds the extra information available about
the error message in the exception.


No differences found