Nicolas Sebrecht <nicolas.s.dev <at> gmx.fr> writes: > > Hi, > > tig don't compile anymore here: > > % make > gcc tig.o -lncursesw -o tig > tig.o: In function `init_display': tig.c:7113: undefined reference to `set_tabsize' > collect2: ld returned 1 exit status > make: *** [tig] Error 1 > % > > and bisected on > > commit f1fe753be71ef3ce5abcbb16c2a359f97e5c7e7d > Author: Stefan Naewe <> > Date: Sun Sep 12 11:03:52 2010 +0200 > > Use function set_tabsize() > > this fixes the following compile error on cygwin: > tig.c: In function `init_display': > tig.c:7112: error: invalid lvalue in assignment That change works for me on Cygwin, Ubuntu 10.04, Debian 5.0.6 Maybe you should say something about your system/OS version ? Regards, Stefan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html