On Thu, Sep 20, 2018 at 7:25 PM David Alphus <david.alphus@xxxxxxxxx> wrote: > In looking through check-ignore.c, it appears that we check that > last_exclude_matching() returns an exclude object. It should be noted > that we do not consider that exclude struct can be set with the > EXC_FLAG_NEGATIVE flag. This flag says that the final matching rule > should not be ignored. > check_ignore needs to consider this condition in order to work properly. I haven't checked the code yet. But since you already did, patches are welcome ;-) -- Duy