Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: AIX .export files
- X-seq: zsh-workers 8571
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: AIX .export files
- Date: Fri, 5 Nov 1999 15:40:04 +0000
- In-reply-to: <E11jhz8-0001KN-00@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <E11jhz8-0001KN-00@xxxxxxxxxxxxxxxxxx>
On Nov 5, 11:56am, Zefram wrote:
} Subject: Re: PATCH: AIX .export files
}
} Bart Schaefer wrote:
} >(4) Rewrite makepro.awk to avoid accumulating all the function def'n's
} > before printing any of them, thus producing uglier .pro files.
}
} This one gets my vote.
I'm actually quite optimistic that `printf "%s", locals' will do the trick.
The error message indicates that the *format* string to printf can't be
more than 3k, not that there's a limit on the rest of the data.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author