From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25572 invoked from network); 4 Aug 2000 15:33:16 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Aug 2000 15:33:16 -0000 Received: (qmail 15524 invoked by alias); 4 Aug 2000 15:32:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12535 Received: (qmail 15510 invoked from network); 4 Aug 2000 15:32:35 -0000 Date: Fri, 4 Aug 2000 11:32:20 -0400 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: tail-dropping in files module mkdir Message-ID: <20000804113220.A5135@dman.com> References: <20000804105323.B4820@dman.com> <1000804151753.ZM28846@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.2i In-Reply-To: <1000804151753.ZM28846@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Fri, Aug 04, 2000 at 03:17:53PM +0000 > But it's not necessary to do this in mkdir if we're going to change > zpathmax() to do it internally. How can we do that? I mean, how will zpathmax know what parts to lop off, if any? > Eh? It does return the number from pathconf(), unless it's already been > exceeded: Yes. I was clearly suffering from some sort of disacuity.