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

Re: zsh-2.6-beta14 on IRIX fails to compile



> I'm only resubscribed to the list (workers) for 3 days, so I have to
> apologize if I repeat known stuff.
> 
> zle_tricky.c fails to compile with either gcc or cc:
> 

just change 

nameddirtab->filltable();

to

nameddirtab->filltable(nameddirtab);

It was a typo.  I'll probably release beta15 in the
next couple of days, since so many people have asked
about this bug.

rc




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