git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tig] compilation error: undefined reference to `set_tabsize'
@ 2010-09-20 17:42 Nicolas Sebrecht
  2010-09-20 18:36 ` Stefan Näwe
  0 siblings, 1 reply; 9+ messages in thread
From: Nicolas Sebrecht @ 2010-09-20 17:42 UTC (permalink / raw)
  To: stefan.naewe; +Cc: Nicolas Sebrecht, fonseca, git

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
    
    Signed-off-by: Stefan Naewe <>
    Signed-off-by: Jonas Fonseca <>


Or did I missed something?

-- 
Nicolas Sebrecht

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-09-21 17:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 17:42 [tig] compilation error: undefined reference to `set_tabsize' Nicolas Sebrecht
2010-09-20 18:36 ` Stefan Näwe
2010-09-20 20:43   ` [tig] " Nicolas Sebrecht
2010-09-20 21:48     ` Jonas Fonseca
2010-09-20 23:05     ` Kumar Appaiah
2010-09-20 23:13       ` Kumar Appaiah
2010-09-21  6:37         ` Stefan Naewe
2010-09-21 12:57           ` Jonas Fonseca
2010-09-21 17:34         ` Nicolas Sebrecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).