From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1495 invoked from network); 4 Sep 2000 07:03:50 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Sep 2000 07:03:50 -0000 Received: (qmail 25245 invoked by alias); 4 Sep 2000 07:03:44 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12731 Received: (qmail 25238 invoked from network); 4 Sep 2000 07:03:43 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: Bug in 1272 (sorry, Zefram) RE: compaudit:104: unknown file attribute Date: Mon, 4 Sep 2000 11:03:39 +0400 Message-ID: <000901c0163e$40bc2770$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <000801c0163b$b5a42950$21c9ca95@mow.siemens.ru> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > After todays cvs update I get this message. The line in question is > > _i_wdirs=( ${^fpath}(Nf:g+w:^g:${GROUP}:,f:o+w:,^u0u${EUID}) > ${^fpath}/..(Nf:g+w:^g:${GROUP}:,f:o+w:,^u0u${EUID}) ) > > (second line). > > Anybody else has the same problem? > And running make test gives me: /tools/src/zsh/Test/09funcdef.ztst: test failed. Test /tools/src/zsh/Test/10prompt.ztst failed: bad status 10#0, expected 0 from: for *all* tests -andrej