Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug with _perl_builtin_funcs
- X-seq: zsh-workers 18421
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zw <zsh-workers@xxxxxxxxxx>
- Subject: Bug with _perl_builtin_funcs
- Date: Tue, 1 Apr 2003 07:16:46 -0800 (PST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
There is a bug in the function _perl_builtin_funcs. This function attempts to
build a list of perl builtin funcs by parsing the man page for perlfunc. When
it parses the man page it assume it is plain text. However, on RH the man page
is compressed with gzip.
Though I could see man pages being possiblly compressed with some other
compression tools(e.g. bzip2) on other platforms or in the future.
-FR.
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://platinum.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author