]> git.cworth.org Git - notmuch/commitdiff
lib: add better diagnostics for over long filenames.
authorDavid Bremner <david@tethera.net>
Tue, 27 Dec 2022 17:08:47 +0000 (13:08 -0400)
committerDavid Bremner <david@tethera.net>
Mon, 20 Feb 2023 13:22:32 +0000 (09:22 -0400)
Previously we just crashed with an internal error. With this change,
the caller can handle it better. Update notmuch-new so that it doesn't
crash with "unknown error code" because of this change.


No differences found