zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: zsh-workers@sunsite.dk
Subject: Re: zsh 4.0.2 (powerpc-apple-darwin1.4)
Date: Mon, 08 Oct 2001 10:41:46 +0100	[thread overview]
Message-ID: <3BC174DA.782C7893@yahoo.co.uk> (raw)
In-Reply-To: <9prhh5$drc$1@coral.primenet.com.au>

Geoff Wing wrote:
> 
> Maybe this bit of zshconfig.ac needs to be pulled into zsh-4 branch.
> 
> -------------------- snip from zshconfig.ac --------------------
> if test -n "$auto_ldflags"; then
>   case "${enable_zsh_debug}$host_os" in
>     yesaix*|yeshpux*|yesnetbsd*|yesopenbsd*) ;;  # "ld -g" is not valid on these systems
>     darwin*) LDFLAGS=-Wl,-x ;;
>     yes*)    LDFLAGS=-g ;;
>     *)       LDFLAGS=-s ;;
>   esac
> fi
> ----------------------------------------------------------------

Yes it does. Sorry, that was me just being slow to update it on the
stable branch.

It isn't the case here but with some of the completion functions for
example, the files are still identical on both branches. Is it possible
to commit it as normal on the 4.1 branch and then just update the tag
for the stable branch to the new file instead of copying and committing
on the stable branch.

Oliver

_____________________________________________________________________
This message has been checked for all known viruses by the 
MessageLabs Virus Scanning Service. For further information visit
http://www.messagelabs.com/stats.asp


  parent reply	other threads:[~2001-10-08  9:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-07  8:26 Chris Gehlker
2001-10-07 11:50 ` Zefram
2001-10-07 16:06   ` Chris Gehlker
2001-10-07 23:15     ` Zefram
2001-10-08  0:28       ` Chris Gehlker
2001-10-08  6:42         ` Borsenkow Andrej
2001-10-08  8:07           ` Peter Stephenson
2001-10-08  9:43             ` Borsenkow Andrej
2001-10-08 10:02             ` Bart Schaefer
2001-10-08  6:30       ` Borsenkow Andrej
2001-10-08  6:36         ` Geoff Wing
2001-10-08  6:40           ` Geoff Wing
2001-10-08  9:41           ` Oliver Kiddle [this message]
2001-10-08  9:53             ` Bart Schaefer
     [not found]           ` <3BC1737C.9F680641@yahoo.co.uk>
2001-10-08 13:26             ` Geoff Wing

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=3BC174DA.782C7893@yahoo.co.uk \
    --to=okiddle@yahoo.co.uk \
    --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).