]> git.cworth.org Git - notmuch/commit
lib: add new status code for query syntax errors.
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:15 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
commit9ae4188610dc21101fe9bdeb158854fc7c63463e
tree128ce04297f525995feb10867e53c80a50fa768f
parente3b1a0a6a59691f6be9fd0cb3b0d01bb9a7fe2b7
lib: add new status code for query syntax errors.

This will help provide more meaningful error messages without special
casing on the client side.
bindings/python-cffi/notmuch2/_build.py
bindings/python-cffi/notmuch2/_errors.py
lib/database.cc
lib/notmuch.h