Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: caps strings
- X-seq: zsh-workers 26682
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: caps strings
- Date: Tue, 03 Mar 2009 18:31:00 +0000
- In-reply-to: <237967ef0903031021yf6632adhd399c06289ff6ddc@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <27480.1236102218@xxxxxxx> <237967ef0903030955l1bbe4224p9d3f4a2bf1d04c77@xxxxxxxxxxxxxx> <20090303181056.3ec33006@news01> <237967ef0903031021yf6632adhd399c06289ff6ddc@xxxxxxxxxxxxxx>
Mikael Magnusson wrote:
> Does dupstring somehow allocate from the stack?
Yes.
> Should I use it
> instead of re-metafy()ing in attr.c too, or maybe it doesn't really
> matter which you do?
It's not crucial; dupstring() is probably slightly neater.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author