--- /dev/null
+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 F130C431FC0\r
+ for <notmuch@notmuchmail.org>; Sat, 4 Jan 2014 05:28:41 -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 1GdJ4+2HSXQn for <notmuch@notmuchmail.org>;\r
+ Sat, 4 Jan 2014 05:28:34 -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 0823C431FBD\r
+ for <notmuch@notmuchmail.org>; Sat, 4 Jan 2014 05:28:34 -0800 (PST)\r
+Received: by danbala.ifoer.tuwien.ac.at (Postfix, from userid 116)\r
+ id 669F6390DA4; Sat, 4 Jan 2014 14:28:33 +0100 (CET)\r
+Date: Sat, 4 Jan 2014 14:28:33 +0100\r
+From: Thomas Klausner <tk@giga.or.at>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>\r
+Subject: Re: notmuch-0.16: realpath() compatibility issue; clang visibility\r
+ problem\r
+Message-ID: <20140104132833.GZ27614@danbala.tuwien.ac.at>\r
+References: <20140103214735.GG27614@danbala.tuwien.ac.at>\r
+ <CAB+hUn-8eyY07y3j1N3JJLQ3qWVEVPoGWHcUVkovg34xH0ZOwQ@mail.gmail.com>\r
+ <CAB+hUn-ov+2roT-tVTcjuPbckiTkRPtUxazfmY1KFeeVoMQJCA@mail.gmail.com>\r
+ <20140104125358.GW27614@danbala.tuwien.ac.at>\r
+ <sfid-H20140104-141337-+031.33-1@spamfilter.osbf.lua>\r
+ <m2eh4n521t.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <m2eh4n521t.fsf@guru.guru-group.fi>\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 13:28:42 -0000\r
+\r
+On Sat, Jan 04, 2014 at 03:06:38PM +0200, Tomi Ollila wrote:\r
+> The linux namual page (*) has good explanation of this in the BUGS section\r
+> \r
+> (*) http://man7.org/linux/man-pages/man3/realpath.3.html\r
+> \r
+> After reading that I think fixing that is not as simple as your previous\r
+> patch does it -- so probably you just have to keep patching your system\r
+> until NetBSD library realpath() is POSIX.1-2008 -compatible.\r
+\r
+Ok, so it's not that easy in general. On the other hand, I wonder how\r
+many systems support POSIX.1-2008 realpath() :)\r
+\r
+> Note that having users' own patches in their systems is not uncommon\r
+> at all :D\r
+\r
+I've filed a bug report in the meantime:\r
+http://gnats.netbsd.org/48497\r
+\r
+Thanks for the comments,\r
+ Thomas\r