git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] deamon.c does not compile when NO_IPV6 is used
@ 2015-05-05 14:20 Eduardo Espejo
  2015-05-05 17:55 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Eduardo Espejo @ 2015-05-05 14:20 UTC (permalink / raw)
  To: git

Tested in 2.4 commit 3d4a3ffe64:

daemon.c:636:24: error: use of undeclared identifier 'hostname'
                hent = gethostbyname(hostname.buf);

--
Eduardo Espejo

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

end of thread, other threads:[~2015-05-18 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 14:20 [BUG] deamon.c does not compile when NO_IPV6 is used Eduardo Espejo
2015-05-05 17:55 ` Junio C Hamano
2015-05-05 18:07   ` [PATCH] daemon: unbreak NO_IPV6 build regression Junio C Hamano
2015-05-18 22:29     ` René Scharfe

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).