From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20147 invoked from network); 12 Mar 2005 07:53:31 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 12 Mar 2005 07:53:31 -0000 Received: (qmail 13259 invoked from network); 12 Mar 2005 07:53:25 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 12 Mar 2005 07:53:25 -0000 Received: (qmail 12013 invoked by alias); 12 Mar 2005 07:53:19 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20972 Received: (qmail 12003 invoked from network); 12 Mar 2005 07:53:19 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 12 Mar 2005 07:53:19 -0000 Received: (qmail 12616 invoked from network); 12 Mar 2005 07:53:19 -0000 Received: from morda.newmail.ru (HELO flock1.newmail.ru) (212.48.140.150) by a.mx.sunsite.dk with SMTP; 12 Mar 2005 07:53:14 -0000 Received: (qmail 10726 invoked from network); 12 Mar 2005 07:36:43 -0000 Received: from unknown (HELO ?10.0.0.1?) (arvidjaar@newmail.ru@83.237.61.246) by smtpd.newmail.ru with SMTP; 12 Mar 2005 07:36:43 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: [PATCH] _fuser Solaris and SVR4 support Date: Sat, 12 Mar 2005 10:53:07 +0300 User-Agent: KMail/1.7.2 References: <20050311104737.GA30225@lorien.comfychair.org> <25034.1110539706@trentino.groupinfra.com> In-Reply-To: <25034.1110539706@trentino.groupinfra.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1490882.hrQVa9HfaH"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503121053.08093.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 --nextPart1490882.hrQVa9HfaH Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 11 March 2005 14:15, Oliver Kiddle wrote: > Danek Duvall wrote: > > Another thing to note is that the value of $OSTYPE is compiled in, so > > relying on it may be the wrong thing if zsh is mounted from a shared > > directory. Features also may be backported to older releases, so even > > the output of uname -r isn't necessarily going to be right. > > That applies to quite a lot of completion functions then. I suggest we > just stick to $OSTYPE for this for now and worry about fixing the wider > problem separately. > is OSTYPE readonly? If not immediate workaround is just stick call to=20 config.guess somewhere in zshrc. --nextPart1490882.hrQVa9HfaH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBCMp/kR6LMutpd94wRAhTtAJ92o5mzg67gAsym7Owc62qiR4ZuMgCfUyWU fLPCAX4M8WwWQSB9yYqM8zI= =7xey -----END PGP SIGNATURE----- --nextPart1490882.hrQVa9HfaH--