Re: [PATCH] configure: update explicit check for glib : >= 2.22
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 3 Feb 2012 12:18:04 +0000 (14:18 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:01 +0000 (09:44 -0800)
61/684566f7bc2edc6cb8fe7d4698e76f4a23c9b6 [new file with mode: 0644]

diff --git a/61/684566f7bc2edc6cb8fe7d4698e76f4a23c9b6 b/61/684566f7bc2edc6cb8fe7d4698e76f4a23c9b6
new file mode 100644 (file)
index 0000000..0ed4a9f
--- /dev/null
@@ -0,0 +1,65 @@
+Return-Path: <tomi.ollila@iki.fi>\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 1B261431FBF\r
+       for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 04:18:03 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 YvIOwDsJxnVE for <notmuch@notmuchmail.org>;\r
+       Fri,  3 Feb 2012 04:18:02 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id 828F1431FAE\r
+       for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 04:18:02 -0800 (PST)\r
+Received: by guru.guru-group.fi (Postfix, from userid 501)\r
+       id 8D50168055; Fri,  3 Feb 2012 14:18:04 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Pieter Praet <pieter@praet.org>, datapipe@gmail.com\r
+Subject: Re: [PATCH] configure: update explicit check for glib : >= 2.22\r
+In-Reply-To: <1328271145-5634-1-git-send-email-pieter@praet.org>\r
+References:\r
+ <alpine.DEB.2.02.1201132130220.21970@ltspubuntu4.int.smq.datapipe.net>\r
+       <1328271145-5634-1-git-send-email-pieter@praet.org>\r
+User-Agent: Notmuch/0.11+146~geb6dc33 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Fri, 03 Feb 2012 14:18:04 +0200\r
+Message-ID: <m2fwesp0ub.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: Notmuch Mail <notmuch@notmuchmail.org>\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: Fri, 03 Feb 2012 12:18:03 -0000\r
+\r
+On Fri,  3 Feb 2012 13:12:25 +0100, Pieter Praet <pieter@praet.org> wrote:\r
+> As of commit b3caef1f, we're using g_array_unref() in 'lib/query.cc',\r
+> which was only introduced in glib 2.22, so update the dependency.\r
+> \r
+> Thanks to datapipe@gmail.com for reporting this [1].\r
+> \r
+> Also see commit b88e6abc.\r
+> \r
+> [1] id:"alpine.DEB.2.02.1201132130220.21970@ltspubuntu4.int.smq.datapipe.net"\r
+> ---\r
+\r
++1\r
+\r