From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3435 invoked from network); 8 Oct 2001 09:42:27 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Oct 2001 09:42:27 -0000 Received: (qmail 8600 invoked by alias); 8 Oct 2001 09:42:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15967 Received: (qmail 8588 invoked from network); 8 Oct 2001 09:42:16 -0000 X-VirusChecked: Checked Sender: kiddleo@cav.logica.co.uk Message-ID: <3BC174DA.782C7893@yahoo.co.uk> Date: Mon, 08 Oct 2001 10:41:46 +0100 From: Oliver Kiddle X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.15 i686) X-Accept-Language: en MIME-Version: 1.0 To: zsh-workers@sunsite.dk Subject: Re: zsh 4.0.2 (powerpc-apple-darwin1.4) References: <20011008001533.A7577@fysh.org> <000601c14fc2$afabdbd0$21c9ca95@mow.siemens.ru> <9prhh5$drc$1@coral.primenet.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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