Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#10343) win32 warning
Home

[Freeciv-Dev] Re: (PR#10343) win32 warning

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#10343) win32 warning
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 26 Sep 2004 07:53:03 -0700
Reply-to: rt@xxxxxxxxxxx

<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




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#10343) win32 warning, Jason Short <=