From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10721 invoked from network); 2 Jun 2001 03:53:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 2 Jun 2001 03:53:10 -0000 Received: (qmail 16411 invoked by alias); 2 Jun 2001 03:53:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14682 Received: (qmail 16393 invoked from network); 2 Jun 2001 03:52:59 -0000 From: "Bart Schaefer" Message-Id: <1010602035212.ZM28425@candle.brasslantern.com> Date: Sat, 2 Jun 2001 03:52:11 +0000 In-Reply-To: <20010602000443.EF20214285@pwstephenson.fsnet.co.uk> Comments: In reply to Peter Stephenson "Re: 4.0.1 - arguments test fails" (Jun 2, 1:04am) References: <20010602000443.EF20214285@pwstephenson.fsnet.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: 4.0.1 - arguments test fails MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 2, 1:04am, Peter Stephenson wrote: } } I knew there was something I'd forgotten before releasing the shell --- } testing it worked. Oh, well, it'll see if anyone's awake out there. Of course, since you didn't make a release and then immediately leave town, Sven had to fill the gap by introducing a bug and then leaving town. We do have a history of making a release and then quickly making another with only the dates changed (not the version). Unfortunately I can't tell whether this test failure is an actual bug, or an intentional change in behavior. The next test chunk fails as well: *** /tmp/zsh.ztst.out.28338 Fri Jun 1 20:47:45 2001 --- /tmp/zsh.ztst.tout.28338 Fri Jun 1 20:47:46 2001 *************** *** 1,6 **** line: {tst -o }{} ! line: {tst -o }{} ! DESCRIPTION:{optarg} ! NO:{oa} ! DESCRIPTION:{arg1} ! NO:{a1} --- 1,2 ---- line: {tst -o }{} ! line: {tst -o oa }{} Test ../../zsh-4.0/Test/Y03arguments.ztst failed: output differs from expected as shown above for: tst_arguments '-o::optarg:(oa)' ':arg1:(a1)' comptest $'tst -o\t\t' Was testing: optional option argument -- 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