From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 874 invoked from network); 7 Jul 2001 16:03:22 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Jul 2001 16:03:22 -0000 Received: (qmail 16051 invoked by alias); 7 Jul 2001 16:02:18 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15296 Received: (qmail 16034 invoked from network); 7 Jul 2001 16:02:17 -0000 From: "Bart Schaefer" Message-Id: <1010707160002.ZM14524@candle.brasslantern.com> Date: Sat, 7 Jul 2001 16:00:01 +0000 In-Reply-To: <20010707091954.K8090@lebel.org> Comments: In reply to David Lebel "problems with regular expressions on OpenBSD/sparc" (Jul 7, 9:19am) References: <20010707091954.K8090@lebel.org> X-Mailer: Z-Mail (5.0.0 30July97) To: David Lebel , zsh-workers@sunsite.dk Subject: Re: problems with regular expressions on OpenBSD/sparc MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jul 7, 9:19am, David Lebel wrote: } Subject: problems with regular expressions on OpenBSD/sparc } } sparc: } } zsh% ls * } zsh: no matches found: * This usually means something's wrong with the way `struct dirent' or the equivalent is being interpreted when zsh is reading file names from a directory. I've seen this happen on Solaris because both SysV and BSD style directory routines are available and you can get the wrong one depending on which C compiler is first in your $PATH, but I'm surprised it's happened on OpenBSD. What does grep DIR config.h show you? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net