Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: AIX .export files



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