FS#23262 - [zsh] Enable gdbm backend

Attached to Project: Arch Linux
Opened by Raghavendra D Prabhu (rprabhu) - Sunday, 13 March 2011, 19:28 GMT
Last edited by Pierre Schmitz (Pierre) - Monday, 14 March 2011, 21:09 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Don't use --disable-gdbm in zsh build. GDBM db backend for zsh is meant to make the process of tab completion faster. So, not disabling it will improve the completion speed of zsh. Also, gdbm is not a heavy dependency - 188k installed size.


Steps to reproduce:
Build with and without --disable-gdbm and notice the difference in tab-completion speed.
This task depends upon

Closed by  Pierre Schmitz (Pierre)
Monday, 14 March 2011, 21:09 GMT
Reason for closing:  Implemented
Comment by Pierre Schmitz (Pierre) - Monday, 14 March 2011, 21:09 GMT
Thanks for the hint. I have enabled gdbm support in 4.3.11-2

Loading...