zsh-workers
 help / color / mirror / code / Atom feed
From: teg@redhat.com (Trond Eivind Glomsrød)
To: zsh-workers@sunsite.auc.dk
Subject: Re: Zsh 3.0.8 and 3.1.9 released
Date: 06 Jun 2000 09:44:50 -0400	[thread overview]
Message-ID: <xuy1z2a53fx.fsf@hoser.devel.redhat.com> (raw)
In-Reply-To: Peter Stephenson's message of "Mon, 05 Jun 2000 22:35:22 +0100"

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.


       reply	other threads:[~2000-06-06 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E12z4Wp-0004ae-00.2000-06-05-22-35-24@cmailg1.svr.pol.co.uk>
2000-06-06 13:44 ` Trond Eivind Glomsrød [this message]
2000-06-06 15:43   ` Bart Schaefer
2000-06-06 15:47     ` Bart Schaefer

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=xuy1z2a53fx.fsf@hoser.devel.redhat.com \
    --to=teg@redhat.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).