Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
problems with regular expressions on OpenBSD/sparc
- X-seq: zsh-workers 15295
- From: David Lebel <lebel@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: problems with regular expressions on OpenBSD/sparc
- Date: Sat, 7 Jul 2001 09:19:54 -0401
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: None whatsover.
Hello,
I have some problems with zsh 4.0.x on OpenBSD/sparc but not on
OpenBSD/i386. The problem is simple, the regular expression code
doesn't seem to work on sparc:
sparc:
zsh% ls *
zsh: no matches found: *
i386:
zsh% ls *
file1 file2 file3
What part of zsh is specifically called when doing * evaluation ?
Ciao,
...David
--
// david lebel <lebel@{lebel.org,nobiaze.com,openbsd.org}> //
// http://www.lebel.org/ http://www.nobiaze.com/ //
// pgp: 3633 6999 D47E 73ED 099F 4341 08A4 8E48 EF56 61D1 //
Messages sorted by:
Reverse Date,
Date,
Thread,
Author