[notmuch] [PATCH] GCC3.5 fix

Subject: [notmuch] [PATCH] GCC3.5 fix

Date: Thu, 21 Jan 2010 15:31:44 -0500

To: notmuch@notmuchmail.org

Cc:

From: Geo Carncross


I have reason to need GCC 3.5 which doesn't process the unused(x) macro
correctly. This is probably a bug in 3.5, nevertheless the patch is
simple and corrects the build.

GCC 3.5 also does not understand -Wextra but Makefile is bound to change
less frequently, so I did not include a patch for that.


Thread: