Re: Usage after database close

2020-06-29 Thread Floris Bruynooghe
On Sun 28 Jun 2020 at 19:11 -0300, David Bremner wrote: > You need to add a seperate repo for the new style debug symbols in > Debian: > $ (git)-[master]-% apt policy libxapian30-dbgsym > libxapian30-dbgsym: > Installed: 1.4.15-1 > Candidate: 1.4.15-1 > Version table: > *** 1.4.15-1 500 >

Re: [PATCH 2/2] bindings/python-cffi: update version from global version.

2020-06-29 Thread Floris Bruynooghe
On Thu 25 Jun 2020 at 10:34 -0300, David Bremner wrote: > David Bremner writes: > >> Copy machinery from the older python bindings > >> >> +# get the notmuch version number without importing the notmuch module >> +version_file = os.path.join(os.path.dirname(__file__), >> +

Re: Usage after database close

2020-06-29 Thread David Bremner
David Bremner writes: > David Bremner writes: > > >>> But part of my question is, *should* this be improved? Am I >>> interpreting notmuch's intended API correctly? >> >> Well, I agree you should get NOTMUCH_STATUS_XAPIAN_EXCEPTION back, or we >> should change the docs to say "just don't do tha