Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

problems with regular expressions on OpenBSD/sparc



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