Re: [PATCH 0/2] Fix or silence "unused result" warnings
authorJani Nikula <jani@nikula.org>
Thu, 19 Jan 2012 10:49:34 +0000 (12:49 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:41 +0000 (09:42 -0800)
db/c33b3d8b08312d0555cddc4b07e65bfc6aba38 [new file with mode: 0644]

diff --git a/db/c33b3d8b08312d0555cddc4b07e65bfc6aba38 b/db/c33b3d8b08312d0555cddc4b07e65bfc6aba38
new file mode 100644 (file)
index 0000000..5c65c60
--- /dev/null
@@ -0,0 +1,65 @@
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id ADAFA431FAF\r
+       for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 02:49:40 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id GKTN4KiPssP6 for <notmuch@notmuchmail.org>;\r
+       Thu, 19 Jan 2012 02:49:40 -0800 (PST)\r
+Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
+ [74.125.83.53])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 016D5431FAE   for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 02:49:39 -0800\r
+ (PST)\r
+Received: by eeke51 with SMTP id e51so1158432eek.26\r
+       for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 02:49:38 -0800 (PST)\r
+Received: by 10.14.8.199 with SMTP id 47mr1499720eer.88.1326970178636;\r
+       Thu, 19 Jan 2012 02:49:38 -0800 (PST)\r
+Received: from localhost (dsl-hkibrasgw4-fe50f800-253.dhcp.inet.fi.\r
+       [84.248.80.253])\r
+       by mx.google.com with ESMTPS id x43sm111855474eef.8.2012.01.19.02.49.36\r
+       (version=SSLv3 cipher=OTHER); Thu, 19 Jan 2012 02:49:37 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 0/2] Fix or silence "unused result" warnings\r
+In-Reply-To: <1326933611-16898-1-git-send-email-amdragon@mit.edu>\r
+References: <1326933611-16898-1-git-send-email-amdragon@mit.edu>\r
+User-Agent: Notmuch/0.11+76~g1de742d (http://notmuchmail.org) Emacs/23.3.1\r
+       (i686-pc-linux-gnu)\r
+Date: Thu, 19 Jan 2012 12:49:34 +0200\r
+Message-ID: <877h0om0g1.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 19 Jan 2012 10:49:40 -0000\r
+\r
+On Wed, 18 Jan 2012 19:40:09 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
+> I'm afraid I bikeshedded dme's original patch for this into oblivion\r
+> (id:"1324503532-5799-1-git-send-email-dme@dme.org") and we still have\r
+> these warnings on the buildbot.  Tomi convinced me that dme was right\r
+> and I was wrong, so I'm bringing dme's patch back.\r
+\r
+I'm afraid I contributed to the bikeshedding... My apologies to dme. The\r
+series looks good.\r
+\r
+BR,\r
+Jani.\r