Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] Re: [Freeciv] Second "beta" release of Freeciv 2.0.0
Home

[Freeciv-Dev] Re: [Freeciv] Second "beta" release of Freeciv 2.0.0

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Gaël Le Mignot <kilobug@xxxxxxxxxxx>
Cc: Freeciv-Dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [Freeciv] Second "beta" release of Freeciv 2.0.0
From: Jason Dorje Short <jdorje@xxxxxxxxxxxx>
Date: Sun, 24 Oct 2004 13:49:09 -0400

Gaël Le Mignot wrote:
Hello,

I tried to compile freeciv beta 2, but I have a problem in the SDL client:
chatline.c: In function `inputline_return_callback':
chatline.c:92: error: too few arguments to function `real_append_output_window'
chatline.c: In function `real_append_output_window':
chatline.c:151: warning: passing arg 2 of `add_notify_window' makes pointer 
from integer without a cast
chatline.c:151: error: too many arguments to function `add_notify_window'

It seems  the real_append_output_window doesn't have  the right number
of parameters, and calls the  add_notify_window with the wrong type of
parameters.  I  had a  quick look to  the code,  but I didn't  find an
evident way  to fix  it, I'll have  a more  in-depth look later  on if
needed, but maybe  it's just a missing commit to  the CVS or something
like that ;)

The SDL client doesn't compile in Freeciv 2.0. I suppose we should remove it from automatic configuration.

jason


[Prev in Thread] Current Thread [Next in Thread]