Re: [notmuch] [PATCH 2/2] reply: Pointer mismatch.
authorCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 23:22:38 +0000 (00:22 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:36 +0000 (09:35 -0800)
ce/704cfec98c846d8da94e34b6c553793c95acda [new file with mode: 0644]

diff --git a/ce/704cfec98c846d8da94e34b6c553793c95acda b/ce/704cfec98c846d8da94e34b6c553793c95acda
new file mode 100644 (file)
index 0000000..2d4c736
--- /dev/null
@@ -0,0 +1,47 @@
+Return-Path: <cworth@cworth.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 1C07E431FBF;\r
+       Wed, 18 Nov 2009 15:22:54 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 ReKN0pUpv+Wg; Wed, 18 Nov 2009 15:22:53 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 0F0D8431FBC;\r
+       Wed, 18 Nov 2009 15:22:53 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Chris Wilson <chris@chris-wilson.co.uk>, notmuch@notmuchmail.org\r
+In-Reply-To: <1258544095-16616-1-git-send-email-chris@chris-wilson.co.uk>\r
+References: <1258544095-16616-1-git-send-email-chris@chris-wilson.co.uk>\r
+       <1258544095-16616-2-git-send-email-chris@chris-wilson.co.uk>\r
+Date: Thu, 19 Nov 2009 00:22:38 +0100\r
+Message-ID: <87skcbmn9d.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH 2/2] reply: Pointer mismatch.\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Wed, 18 Nov 2009 23:22:54 -0000\r
+\r
+On Wed, 18 Nov 2009 11:34:54 +0000, Chris Wilson <chris@chris-wilson.co.uk> wrote:\r
+> Currently the same `pkg-config ...` is executed for every target, so\r
+> just store the results in a variable.\r
+\r
+On Wed, 18 Nov 2009 11:34:55 +0000, Chris Wilson <chris@chris-wilson.co.uk> wrote:\r
+> Apparently typeof (size_t) != unsigned int on my x86-64.\r
+\r
+Thanks! Both pushed.\r
+\r
+-Carl\r