Re: [PATCH] lib/database: reduce try block scope to things that really need it

Subject: Re: [PATCH] lib/database: reduce try block scope to things that really need it

Date: Sat, 11 Mar 2017 10:08:06 -0400

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@nikula.org> writes:

> No need to maintain the pure C stuff within a try block, it's arguably
> confusing. This also reduces indent for a bunch of code. No functional
> changes.

pushed to master,

d

Thread: