Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
beta14
- X-seq: zsh-workers 927
- From: Rob Hooft <Rob.Hooft@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: beta14
- Date: Tue, 16 Apr 1996 00:21:06 +0200
Sorry if this is well known on the workers list, but I'm only on the
users lists at the moment.
When compiling beta14 on my linux machine I get:
gcc -c -I.. -I. -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -fwritable-strings -O2 zle_tricky.c
zle_tricky.c: In function `maketildelist':
zle_tricky.c:1684: too few arguments to function
make[1]: *** [zle_tricky.o] Error 1
Solved it by changing that line to:
nameddirtab->filltable(nameddirtab);
Hope that is correct.
Regards,
--
=== Rob.Hooft@xxxxxxxxxxxxxxxxxx http://www.Sander.EMBL-Heidelberg.DE/rob/ ==
==== In need of protein modeling? http://www.Sander.EMBL-Heidelberg.DE/whatif/
Validation of protein structures? http://biotech.EMBL-Heidelberg.DE:8400/ ====
================ Long Live Linux! Free Software Rules The World! =============
Messages sorted by:
Reverse Date,
Date,
Thread,
Author