From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20596 invoked from network); 10 Apr 2001 18:09:13 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 10 Apr 2001 18:09:13 -0000 Received: (qmail 9707 invoked by alias); 10 Apr 2001 18:09:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13941 Received: (qmail 9694 invoked from network); 10 Apr 2001 18:09:09 -0000 From: "Bart Schaefer" Message-Id: <1010410180851.ZM18574@candle.brasslantern.com> Date: Tue, 10 Apr 2001 18:08:50 +0000 In-Reply-To: Comments: In reply to Peter Stephenson "Re: mapfile (Re: More ramblings Re: zsh/termcap and zsh/terminfo modules)" (Apr 10, 6:40pm) References: X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: mapfile (Re: More ramblings Re: zsh/termcap and zsh/terminfo modules) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Apr 10, 6:40pm, Peter Stephenson wrote: } Subject: Re: mapfile (Re: More ramblings Re: zsh/termcap and zsh/termin= fo = } } > zagzig% print -c ${(k)mapfile} = } > config.log config.status Makefile Src } > config.h stamp-h Doc Test } > config.cache Config Etc config.modules } > = } > Unless this is different for you, I don't think there's anything wron= g. } = } It is different for me, it gives loads of =FF's. Hmm, well, could this possibly be a result of scanpmmapfile() relying on the static buffer from metafy() that is returned by zreaddir() ? I'm not sure whether the right thing to do about that is to dupstring() ?= -- = Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net = =