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

Re: Bug in 2.6b14



Samuel Tardieu wrote:
:The bug shows up when one doesn't use either NIS or NIS_PLUS.

Changed line 1684 in zle_tricky.c 
:!     nameddirtab->filltable();
to
:!     nameddirtab->filltable(nameddirtab);

Are there any future plans for fillnameddirtable() to use the argument
it's currently given?  Perhaps, fillnameddirtable() in hashtable.c should
be changed instead of the zle_tricky.c line.
-- 
Mason [G.C.W]  mason@xxxxxxxxxxxxxxxxxx    "Hurt...Agony...Pain...LOVE-IT"




Messages sorted by: Reverse Date, Date, Thread, Author