Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: $pipestatus
- X-seq: zsh-workers 10361
 
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Re: PATCH: $pipestatus
 
- Date: Fri, 31 Mar 2000 12:32:53 +0000
 
- In-reply-to: <200003311136.NAA17413@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <200003311136.NAA17413@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
 
On Mar 31,  1:36pm, Sven Wischnowsky wrote:
} Subject: PATCH: $pipestatus
}
} I was a bit lazy, er... no, I wanted to keep it fast, so this uses a
} static array to keep the return values. A ridiculously large one,
} though (currently it has 256 entries; that's nonsense, of course,
} should we make it smaller? 64 entries? 32? 16?).
I don't think there's any reason to make it smaller.
-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author