From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 51EF8431FC0 for ; Sat, 4 Jan 2014 04:52:33 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2SyJ8+W8-7xQ for ; Sat, 4 Jan 2014 04:52:27 -0800 (PST) Received: from danbala.ifoer.tuwien.ac.at (danbala.ifoer.tuwien.ac.at [128.130.168.64]) by olra.theworths.org (Postfix) with ESMTP id 0E929431FBD for ; Sat, 4 Jan 2014 04:52:27 -0800 (PST) Received: by danbala.ifoer.tuwien.ac.at (Postfix, from userid 116) id 2CE35390DA4; Sat, 4 Jan 2014 13:52:26 +0100 (CET) Date: Sat, 4 Jan 2014 13:52:26 +0100 From: Thomas Klausner To: Jani Nikula Subject: Re: notmuch-0.16: realpath() compatibility issue; clang visibility problem Message-ID: <20140104125225.GV27614@danbala.tuwien.ac.at> References: <20140103214735.GG27614@danbala.tuwien.ac.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Mailman-Approved-At: Sat, 04 Jan 2014 05:00:00 -0800 Cc: Notmuch Mail X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jan 2014 12:52:33 -0000 On Sat, Jan 04, 2014 at 02:35:54PM +0200, Jani Nikula wrote: > For the visibility issue please upgrade Notmuch. Thanks. It seems 0.17 came out a short time after I downloaded notmuch :) I don't need the visibility patch with that version any longer. Thomas