Re: [PATCH] doc: forbid further operations on a closed database
authorDavid Bremner <david@tethera.net>
Tue, 28 Jun 2016 21:48:56 +0000 (23:48 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:09 +0000 (16:22 -0700)
ff/1903423fa395fe16053b30ecc2c1def375cb61 [new file with mode: 0644]

diff --git a/ff/1903423fa395fe16053b30ecc2c1def375cb61 b/ff/1903423fa395fe16053b30ecc2c1def375cb61
new file mode 100644 (file)
index 0000000..f642ca5
--- /dev/null
@@ -0,0 +1,58 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 6F8E16DE01D0\r
+ for <notmuch@notmuchmail.org>; Tue, 28 Jun 2016 14:49:10 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.011\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000,\r
+  SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 1COD0q4OUi0M for <notmuch@notmuchmail.org>;\r
+ Tue, 28 Jun 2016 14:49:02 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id B297D6DE00DA\r
+ for <notmuch@notmuchmail.org>; Tue, 28 Jun 2016 14:49:02 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1bI0s7-00088F-Lx; Tue, 28 Jun 2016 17:48:43 -0400\r
+Received: (nullmailer pid 30739 invoked by uid 1000);\r
+ Tue, 28 Jun 2016 21:48:56 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] doc: forbid further operations on a closed database\r
+In-Reply-To: <1467052720-18041-1-git-send-email-david@tethera.net>\r
+References: <87porqxmm5.fsf@tesseract.cs.unb.ca>\r
+ <1467052720-18041-1-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.22+51~gcc1a6d2 (https://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 28 Jun 2016 23:48:56 +0200\r
+Message-ID: <87lh1p0yt3.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 28 Jun 2016 21:49:10 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> We could add many null pointer checks, but currently I don't see a use\r
+> case that justifies it.\r
+\r
+pushed,\r
+\r
+d\r