From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18685 invoked from network); 29 Feb 2000 08:58:28 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 29 Feb 2000 08:58:28 -0000 Received: (qmail 29194 invoked by alias); 29 Feb 2000 08:58:18 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9926 Received: (qmail 29178 invoked from network); 29 Feb 2000 08:58:17 -0000 From: "Bart Schaefer" Message-Id: <1000229085812.ZM21606@candle.brasslantern.com> Date: Tue, 29 Feb 2000 08:58:12 +0000 In-Reply-To: <200002280914.KAA02214@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: "BUG: empty heap" and problem with _cvs" (Feb 28, 10:14am) References: <200002280914.KAA02214@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: "BUG: empty heap" and problem with _cvs MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 28, 10:14am, Sven Wischnowsky wrote: } Subject: Re: "BUG: empty heap" and problem with _cvs } } } Bart Schaefer wrote: } } > zagzig<3> compinit } > zagzig<4> setopt kshautoload } } (Hm. Completion fails terribly when kshautoload is set...) Yup. } > zagzig<5> cvs BUG: empty heap } } I can't get the `heap empty' even though I have all debugging macros } defined. Damn. I can't get it any more, either. } Also, I'm not sure why heaps shouldn't be allowed to be empty... I think the idea was that zsh shouldn't be pushing a heap onto the stack of heaps until it's known that some of the memory is going to be used. It was a way of detecting extraneous pushheap() calls. Possibly obsolete now that all stack and heap allocations are made explicitly. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com