Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-2.6-beta14 on IRIX fails to compile
- X-seq: zsh-workers 951
- From: Richard Coleman <coleman@xxxxxxxxxxxxxxx>
- To: andreas.koenig@xxxxxxx
- Subject: Re: zsh-2.6-beta14 on IRIX fails to compile
- Date: Wed, 24 Apr 1996 16:40:41 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Your message of "Wed, 24 Apr 1996 21:55:14 +0200." <199604241955.VAA09580@xxxxxxxxxxxxxxxxx>
> 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