zsh-workers
 help / color / mirror / code / Atom feed
* install.info problem
@ 2012-11-17  3:41 Vin Shelton
  2012-11-18 18:47 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Vin Shelton @ 2012-11-17  3:41 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: install.info problem
  2012-11-17  3:41 install.info problem Vin Shelton
@ 2012-11-18 18:47 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2012-11-18 18:47 UTC (permalink / raw)
  To: zsh-workers

On Fri, 16 Nov 2012 22:41:29 -0500
Vin Shelton <acs@alumni.princeton.edu> 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 <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-18 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-17  3:41 install.info problem Vin Shelton
2012-11-18 18:47 ` Peter Stephenson

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).