zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: zshall.1
Date: Mon, 24 Oct 2005 14:58:41 +0000	[thread overview]
Message-ID: <1051024145841.ZM19591@candle.brasslantern.com> (raw)
In-Reply-To: <EXCHANGE03dgpyIb84V00007ae6@exchange03.csr.com>

On Oct 24, 10:03am, Peter Stephenson wrote:
} Subject: Re: zshall.1
}
} I'm not sure what use people put the --program-suffix option to; it's
} possibly they expect to be able to rename the files to the base programme

No.

The normal use of --program-suffix would be e.g. --program-suffix=.exe
so that e.g. "cc -o zsh main.o init.o ..." becomes "cc -o zsh.exe ..."
when using a unix-oriented build system on a Cygwin-type platform where
the underlying OS requires a file extension to create an executable.

It's not supposed to affect anything but the binaries, and for Zvi to
expect it to rename things inside the manual pages -- or for zsh's build
to already be doing so in some cases -- is unusual.

We can co-opt it in the way that 21924 and 21926 have (because zsh has
already got a different mechanism for appending .exe) but I'm sure that,
somewhere, Richard Stallman is frowning.

(Of course, he was probably frowning anyway.)


  parent reply	other threads:[~2005-10-24 14:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24  8:01 zshall.1 Zvi Har'El
2005-10-24  9:03 ` zshall.1 Peter Stephenson
2005-10-24 11:52   ` zshall.1 Zvi Har'El
2005-10-24 12:00     ` zshall.1 Peter Stephenson
2005-10-24 12:33       ` zshall.1 DervishD
2005-10-24 13:01         ` zshall.1 Peter Stephenson
2005-10-24 13:34         ` zshall.1 Peter Stephenson
2005-10-24 13:55           ` zshall.1 DervishD
2005-10-24 13:30       ` zshall.1 Clint Adams
2005-10-24 14:58   ` Bart Schaefer [this message]
2005-10-24 16:05     ` zshall.1 DervishD

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=1051024145841.ZM19591@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.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).