Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 2004: [Freeciv-Dev] Re: (PR#10343) win32 warning |
![]() |
[Freeciv-Dev] Re: (PR#10343) win32 warning[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10343 > Per I. Mathisen wrote: > <URL: http://rt.freeciv.org/Ticket/Display.html?id=10343 > > > sernet.c:134: warning: 'handle_stdin_close' defined but not used > > This function needs a #ifdef HAVE_LIBREADLINE around it. I reported the bug in another ticket... Problem is the #defines are very complicated. HAVE_LIBREADLINE, HAVE_NEWREADLINE, SOCKET_ZERO_ISNT_STDIN...someone should toggle all of these defines and make sure it compiles under all of them. jason
|