From: David Bremner Date: Tue, 24 Aug 2021 15:17:15 +0000 (-0700) Subject: lib: add new status code for query syntax errors. X-Git-Tag: archive/debian/0.34_rc0-1~59 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=9ae4188610dc21101fe9bdeb158854fc7c63463e;hp=9ae4188610dc21101fe9bdeb158854fc7c63463e;p=notmuch lib: add new status code for query syntax errors. This will help provide more meaningful error messages without special casing on the client side. ---