Re: notmuch-0.16: realpath() compatibility issue; clang visibility problem
authorThomas Klausner <tk@giga.or.at>
Sat, 4 Jan 2014 12:53:58 +0000 (13:53 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:58:52 +0000 (09:58 -0800)
49/5abaec2b0a655a91fdbf53087146075c082b55 [new file with mode: 0644]

diff --git a/49/5abaec2b0a655a91fdbf53087146075c082b55 b/49/5abaec2b0a655a91fdbf53087146075c082b55
new file mode 100644 (file)
index 0000000..3cfd453
--- /dev/null
@@ -0,0 +1,65 @@
+Return-Path: <wiz@danbala.ifoer.tuwien.ac.at>\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 CF925431FC0\r
+       for <notmuch@notmuchmail.org>; Sat,  4 Jan 2014 04:54:05 -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 VvAUrZxaYTQb for <notmuch@notmuchmail.org>;\r
+       Sat,  4 Jan 2014 04:53:59 -0800 (PST)\r
+Received: from danbala.ifoer.tuwien.ac.at (danbala.ifoer.tuwien.ac.at\r
+       [128.130.168.64])\r
+       by olra.theworths.org (Postfix) with ESMTP id 8D820431FBD\r
+       for <notmuch@notmuchmail.org>; Sat,  4 Jan 2014 04:53:59 -0800 (PST)\r
+Received: by danbala.ifoer.tuwien.ac.at (Postfix, from userid 116)\r
+       id ECE79390DA4; Sat,  4 Jan 2014 13:53:58 +0100 (CET)\r
+Date: Sat, 4 Jan 2014 13:53:58 +0100\r
+From: Thomas Klausner <tk@giga.or.at>\r
+To: Jani Nikula <jani@nikula.org>\r
+Subject: Re: notmuch-0.16: realpath() compatibility issue; clang visibility\r
+       problem\r
+Message-ID: <20140104125358.GW27614@danbala.tuwien.ac.at>\r
+References: <20140103214735.GG27614@danbala.tuwien.ac.at>\r
+       <CAB+hUn-8eyY07y3j1N3JJLQ3qWVEVPoGWHcUVkovg34xH0ZOwQ@mail.gmail.com>\r
+       <sfid-H20140104-134644-+055.78-1@spamfilter.osbf.lua>\r
+       <CAB+hUn-ov+2roT-tVTcjuPbckiTkRPtUxazfmY1KFeeVoMQJCA@mail.gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To:\r
+ <CAB+hUn-ov+2roT-tVTcjuPbckiTkRPtUxazfmY1KFeeVoMQJCA@mail.gmail.com>\r
+X-Mailman-Approved-At: Sat, 04 Jan 2014 05:00:00 -0800\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: Sat, 04 Jan 2014 12:54:05 -0000\r
+\r
+On Sat, Jan 04, 2014 at 02:46:37PM +0200, Jani Nikula wrote:\r
+> I guess we should look at realpath() compatibility, but in fairness passing\r
+> NULL for the second parameter is according to POSIX.1-2008, not glibc\r
+> extension.\r
+\r
+Ah, interesting.\r
+\r
+I can file a bug report with NetBSD about that, but in the meantime,\r
+it causes a coredump. :|\r
+\r
+Thanks,\r
+ Thomas\r