From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12088 invoked from network); 25 Mar 2000 20:22:53 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 25 Mar 2000 20:22:53 -0000 Received: (qmail 16452 invoked by alias); 25 Mar 2000 20:22:48 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10249 Received: (qmail 16441 invoked from network); 25 Mar 2000 20:22:47 -0000 To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: zsh-3.1.6-dev-20 In-reply-to: ""Bart Schaefer""'s message of "Sat, 25 Mar 2000 17:26:31 GMT." <1000325172631.ZM25956@candle.brasslantern.com> Date: Fri, 24 Mar 2000 20:22:43 +0000 From: Peter Stephenson Message-Id: "Bart Schaefer" wrote: > Hmm; version.mk still has > > VERSION_DATE='February 23, 2000' Sorry, I was originally going to send a version just before I left, but didn't when I discovered the wordcode bugs I mentioned around then. > There's also one change in Src/text.c that I can't explain ... I missed > it before because of the 10179 diffs ... it looks sensible, but it's not > from any article mentioned in ChangeLog ... the `+' lines are -dev-20: > - gettext2(&s); > + if (prog->len) > + gettext2(&s); I think this was when Sven and I were looking at the same termination problem in the wordcode. I included his fix, but didn't back off mine because it looked safer (= more paranoid). Or something. P.S.: thanks for all the comments on zshguide, which has now updated to include the corrections people have sent, but still needs work due to changes in the shell, and the more detailed explanation of file-patterns. I think I'll move it to the zsh web site about the time 3.1.7 appears; what's there seems to be OK for public consumption. http://www.pwstephenson.fsnet.co.uk/computing/ -- Peter Stephenson