From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4424 invoked from network); 26 Mar 2008 15:01:38 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 26 Mar 2008 15:01:38 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 89663 invoked from network); 26 Mar 2008 15:01:33 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 26 Mar 2008 15:01:33 -0000 Received: (qmail 11282 invoked by alias); 26 Mar 2008 15:01:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24735 Received: (qmail 11264 invoked from network); 26 Mar 2008 15:01:30 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 26 Mar 2008 15:01:30 -0000 Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by bifrost.dotsrc.org (Postfix) with ESMTP id 590ED8097826 for ; Wed, 26 Mar 2008 16:01:19 +0100 (CET) Received: from torch.brasslantern.com ([71.116.79.77]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JYC009OWF26XLU2@vms046.mailsrvcs.net> for zsh-workers@sunsite.dk; Wed, 26 Mar 2008 10:01:19 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id m2QF1H9t015583 for ; Wed, 26 Mar 2008 08:01:18 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id m2QF1Hwo015582 for zsh-workers@sunsite.dk; Wed, 26 Mar 2008 08:01:17 -0700 Date: Wed, 26 Mar 2008 08:01:17 -0700 From: Bart Schaefer Subject: Debian bugs (Re: _canonical_path not working on *BSD) In-reply-to: <20080326114413.80713vrmznwpnyuc@bapt.selfip.org> To: zsh-workers@sunsite.dk Message-id: <080326080117.ZM15581@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <20080326114413.80713vrmznwpnyuc@bapt.selfip.org> Comments: In reply to Baptiste Daroussin "_canonical_path not working on *BSD" (Mar 26, 11:44am) X-Virus-Scanned: ClamAV 0.91.2/6396/Wed Mar 26 12:29:12 2008 on bifrost X-Virus-Status: Clean On Mar 26, 11:44am, Baptiste Daroussin wrote: } } _canonical_path is not working on freebsd, it rely on readlink Clint, et al., please don't take this the wrong way, but: This is the second path-resolution-related change made for Debian and then committed into the zsh dist that has caused portability issues. I think we need to start actively seeking out cross-platform testers before accepting completion patches via the Debian bugs list. Patches either in C code or using only built-in zsh features are probably still OK. So would be changes that go only into the Completion/Debian/ directory.