[PATCH] WIP: regexp matching in 'subject' and 'from'

David Bremner david at tethera.net
Fri Jun 10 04:50:39 PDT 2016


Tomi Ollila <tomi.ollila at iki.fi> writes:

> On Fri, Jun 10 2016, David Bremner <david at tethera.net> wrote:
>
>> David Bremner <david at tethera.net> writes:

>> and of course everywhere it says #ifdef HAVE_XAPIAN_FIELD_PROCESSOR, is
>> should say #if.
>
> ... is there a static code analyzer which notices such a mistakes... ?

It seems tough for a static analyzer, because the bug is really in
misunderstanding the build system (which always defines that symbol)
rather than the code itself.

d


More information about the notmuch mailing list