zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@zsh.org
Subject: install.info problem
Date: Fri, 16 Nov 2012 22:41:29 -0500	[thread overview]
Message-ID: <CACeGjnVgMQv8ZZNx2XmQmguMYdcNnQX2P2=hDRK4X=B_=Kb8uQ@mail.gmail.com> (raw)

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:

--- ChangeLog.~1.5762.~	2012-11-16 19:13:33.000000000 -0500
+++ ChangeLog	2012-11-16 22:33:01.967831794 -0500
@@ -0,0 +1,4 @@
+2012-11-16  Vin Shelton  <acs@xemacs.org>
+
+	* Doc/Zsh/grammar.yo: Added missing menu item for Errors.
+
Index: Doc/Zsh/grammar.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/grammar.yo,v
retrieving revision 1.24
diff -a -u -r1.24 grammar.yo
--- Doc/Zsh/grammar.yo	15 Nov 2012 21:08:16 -0000	1.24
+++ Doc/Zsh/grammar.yo	17 Nov 2012 03:39:24 -0000
@@ -8,6 +8,7 @@
 menu(Complex Commands)
 menu(Alternate Forms For Complex Commands)
 menu(Reserved Words)
+menu(Errors)
 menu(Comments)
 menu(Aliasing)
 menu(Quoting)


  - Vin


             reply	other threads:[~2012-11-17  3:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-17  3:41 Vin Shelton [this message]
2012-11-18 18:47 ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACeGjnVgMQv8ZZNx2XmQmguMYdcNnQX2P2=hDRK4X=B_=Kb8uQ@mail.gmail.com' \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).