From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27080 invoked from network); 6 Jun 2000 13:45:15 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Jun 2000 13:45:15 -0000 Received: (qmail 19494 invoked by alias); 6 Jun 2000 13:44:59 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11778 Received: (qmail 19487 invoked from network); 6 Jun 2000 13:44:57 -0000 X-Authentication-Warning: hoser.devel.redhat.com: teg set sender to teg@redhat.com using -f Sender: teg@redhat.com To: zsh-workers@sunsite.auc.dk Subject: Re: Zsh 3.0.8 and 3.1.9 released References: Organization: Red Hat, Inc. From: teg@redhat.com (Trond Eivind=?iso-8859-1?q?_Glomsr=F8d?=) Date: 06 Jun 2000 09:44:50 -0400 In-Reply-To: Peter Stephenson's message of "Mon, 05 Jun 2000 22:35:22 +0100" Message-ID: User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit The info pages doesn't build: make[1]: Leaving directory `/usr/local/src/zsh-3.0.8/Doc' cd Doc && make CC='gcc' CPPFLAGS='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall -Wno-implicit -Wmissing-prototypes -O2' LDFLAGS='' LIBS='-lnsl -ltermcap' prefix='/usr' exec_prefix='/usr' bindir='/bin' infodir='/usr/share/info' mandir='/usr/share/man' manext='1' install.info make[1]: Entering directory `/usr/local/src/zsh-3.0.8/Doc' ./zsh.texi:837: Use braces to give a command as an argument to @'. ./zsh.texi:1625: Use braces to give a command as an argument to @'. ./zsh.texi:5186: Use braces to give a command as an argument to @'. ./zsh.texi:7011: Use braces to give a command as an argument to @'. ./zsh.texi:7074: Use braces to give a command as an argument to @'. makeinfo: Removing output file `/usr/local/src/zsh-3.0.8/Doc/zsh.info' due to errors; use --force to preserve. info (GNU texinfo) 4.0 [root@hoser zsh-3.0.8]# makeinfo --version makeinfo (GNU texinfo) 4.0 We've patched for this for ages (there's even a " @c Note to RedHat: Do NOT change this to @{@}. It really should be @'@'." in there.) The fix to this is to replace @set dsq @'@' with @set dsq '' Someone else obviously thinks different, but I would like to know why: What you ship does not work. -- Trond Eivind Glomsrød Red Hat, Inc.