From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25427 invoked from network); 21 Jul 1997 19:31:55 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 21 Jul 1997 19:31:55 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA22054; Mon, 21 Jul 1997 15:25:50 -0400 (EDT) Resent-Date: Mon, 21 Jul 1997 15:25:50 -0400 (EDT) Date: Mon, 21 Jul 1997 12:25:45 -0700 Message-Id: <199707211925.MAA25015@grogg.engr.sgi.com> From: Jesse Zbikowski MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: zsh-workers@math.gatech.edu Subject: 3.1.2 beta bug X-Mailer: VM 6.32 under Emacs 19.34.4 Resent-Message-ID: <"zZGQz.0.XO5.zUxqp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3366 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hello, I am experiencing the following anomaly from zsh 3.1.2 running under IRIX: filename glob patterns which encompass multiple directories fail to generate any filenames on the IRIX hwfgs filesystem. This is the filesystem which maps hardware devices to files and directories; there is no such problem on the "normal" xfs filesystem. [pizza]11:46AM@/>uname -a IRIX64 pizza 6.4 02121744 IP27 [pizza]11:47AM@/>echo $ZSH_VERSION 3.0.4 [pizza]11:47AM@/>echo /hw/a* /hw/atm /hw/audio [pizza]11:47AM@/>echo /hw/a*/* /hw/atm/0 /hw/atm/1 /hw/atm/2 /hw/atm/3 /hw/audio/RAD1 [pizza]11:48AM@/>exec zsh-3.1.2 [pizza]11:48AM@/>echo $ZSH_VERSION 3.1.2 [pizza]11:48AM@/>echo /hw/a* /hw/atm /hw/audio [pizza]11:48AM@/>echo /hw/a*/* zsh: no matches found: /hw/a*/* [pizza]11:48AM@/[1]>df /hw Filesystem Type blocks use avail %use Mounted on /hw hwgfs 0 0 0 0 /hw -- Jesse Zbikowski Digital Video Engineer jdz@engr.sgi.com SGI Advanced Entertainment Systems