From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24000 invoked by alias); 18 Nov 2012 19:14:25 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 30807 Received: (qmail 18347 invoked from network); 18 Nov 2012 19:14:14 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, URIBL_BLACK autolearn=no version=3.3.2 Received-SPF: neutral (ns1.primenet.com.au: 74.125.83.43 is neither permitted nor denied by SPF record at ntlworld.com) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-proxyuser-ip:date:from:to:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=yPqq8URe+RdtwmcuMsqhgzUk2D/SGko7iS2MhKTpPgo=; b=fTt40XuXJ/u28oVR/Sme7JNy7MrGfQxdaslfTYMosWzI7CKLKpCuRq0fvA53JcfqiM EKhwvenAhwQPCjmqJF7PWB6U7cXAb6Xurb5X2Q7xjfsfj0cxlr6kv8vzGppQEAFDCMOF N3FYLSmCt9cuYFJOMMWU1jKXJhu16N/bXKxtmHDfCpNgWrrkMu0LWoorCQ8GCzO4uhbR L/69E90ZkIXPTNrpKxSO4paNlsbYTOhwNAmV4m76N/X65RQevP90SXKHBBngEAPnTXSO ZtWqGrtYTP3/KjQ+ZuB0Q7/7iFLY3Js/ZLXNPCCs644RxurJszKJItKR74loc557iGaN qROw== X-ProxyUser-IP: 82.8.55.192 Date: Sun, 18 Nov 2012 18:47:08 +0000 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: install.info problem Message-ID: <20121118184708.35c860ab@pws-pc.ntlworld.com> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkWEZFBO0ygvZWXWF89RbqvOpFOFBNRhBE0+ZBGGs7IQkCUu/t6p1UBEeU8OqDLXIJ2vYyF On Fri, 16 Nov 2012 22:41:29 -0500 Vin Shelton wrote: > Peter et al, > > In the latest CVS sources, I'm seeing the following build error: > > /opt/build/zsh-2012-11-15/Doc/infodir//tzsh.texi:1094: Node `Shell > Grammar' lacks menu item for `Errors' despite being its Up target. > makeinfo: Removing output file > `/opt/build/zsh-2012-11-15/Doc/infodir/zsh.info' due to errors; use > --force to preserve. > > This patch fixes that and may even be right: Thanks, I've committed it. I'm not sure if it's me, the build system, Yodl, or a combination but I miss a surprising number of documentation errors. I think I need to get into the habit of running "make everything" more often. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/