Re: [notmuch] [PATCH] Drop redundant CFLAGS, was already included in CXXFLAGS

Subject: Re: [notmuch] [PATCH] Drop redundant CFLAGS, was already included in CXXFLAGS

Date: Sat, 21 Nov 2009 01:24:05 +0100

To: Jed Brown, notmuch@notmuchmail.org

Cc:

From: Carl Worth


On Fri, 20 Nov 2009 16:58:15 +0100, Jed Brown <jed@59A2.org> wrote:
>  %.o: %.cc $(all_deps)
> -	$(CXX) -c $(CFLAGS) $(CXXFLAGS) $< -o $@
> +	$(CXX) -c $(CXXFLAGS) $< -o $@

Thanks, Jed!

It was nice to get the patch, (which is pushed now).

But it was even nicer to get the encouragement to display text
attachments *and* to include quoted text attachments in replies. I've
often been frustrated by email programs that wouldn't quote patch
attachments in replies for sake of review. So now at least my email
program no longer has that bug.

-Carl

PS. GPG signatures are no longer silently dropped when presenting
messages. We don't yet present the full signature yet, (and in
particular do not yet verify it), but you can at least now see whether a
signature is present.

Thread: