[PATCH] *** SUBJECT HERE ***
authorRob Browning <rlb@defaultvalue.org>
Tue, 15 Feb 2011 06:07:58 +0000 (00:07 +1800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:54 +0000 (09:37 -0800)
a8/a6c7181449ece8b7b10d960e28b4980b32c5fb [new file with mode: 0644]

diff --git a/a8/a6c7181449ece8b7b10d960e28b4980b32c5fb b/a8/a6c7181449ece8b7b10d960e28b4980b32c5fb
new file mode 100644 (file)
index 0000000..7b20b63
--- /dev/null
@@ -0,0 +1,58 @@
+Return-Path: <rlb@defaultvalue.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 32488431FD0\r
+       for <notmuch@notmuchmail.org>; Mon, 14 Feb 2011 22:08:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.625\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.625 tagged_above=-999 required=5\r
+       tests=[SUBJ_ALL_CAPS=1.625] 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 taQ2yCsahgDu for <notmuch@notmuchmail.org>;\r
+       Mon, 14 Feb 2011 22:08:02 -0800 (PST)\r
+Received: from defaultvalue.org (defaultvalue.org [70.85.129.156])\r
+       by olra.theworths.org (Postfix) with ESMTP id B7B38431FB5\r
+       for <notmuch@notmuchmail.org>; Mon, 14 Feb 2011 22:08:02 -0800 (PST)\r
+Received: from trouble.defaultvalue.org (localhost [127.0.0.1])\r
+       (Authenticated sender: rlb@defaultvalue.org)\r
+       by defaultvalue.org (Postfix) with ESMTPSA id 7C30D90D42;\r
+       Tue, 15 Feb 2011 00:08:11 -0600 (CST)\r
+Received: by trouble.defaultvalue.org (Postfix, from userid 1000)\r
+       id B583614E44B; Tue, 15 Feb 2011 00:07:59 -0600 (CST)\r
+From: Rob Browning <rlb@defaultvalue.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] *** SUBJECT HERE ***\r
+Date: Tue, 15 Feb 2011 00:07:58 -0600\r
+Message-Id: <cover.1297749638.git.rlb@defaultvalue.org>\r
+X-Mailer: git-send-email 1.7.2.3\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: Tue, 15 Feb 2011 06:08:04 -0000\r
+\r
+The function notmuch_message_tags_to_maildir_flags() unconditionally\r
+returns NOTMUCH_STATUS_SUCCESS, but it looks like it should probably\r
+return status.\r
+\r
+Rob Browning (1):\r
+  Return error status from notmuch_message_tags_to_maildir_flags().\r
+\r
+ lib/message.cc |    2 +-\r
+ 1 files changed, 1 insertions(+), 1 deletions(-)\r
+\r
+-- \r
+1.7.2.3\r
+\r