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

beta14



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